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

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

Introduction

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

Usage

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

public class ExtendedChapterAutoNumber extends ChapterAutoNumber {

    private Paragraph computedTitle = null;

    private PdfPCell cell;