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

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

Introduction

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

Usage

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

public class ExtendedSection extends Section {

    private PdfPCell cell;

    private com.lowagie.text.Paragraph computedTitle;