Example usage for com.lowagie.text Chapter subclass-usage

List of usage examples for com.lowagie.text Chapter subclass-usage

Introduction

In this page you can find the example usage for com.lowagie.text Chapter subclass-usage.

Usage

From source file fr.opensagres.xdocreport.itext.extension.ExtendedChapter.java

public class ExtendedChapter extends Chapter {

    private Paragraph computedTitle = null;

    private PdfPCell cell;