| Package | Description |
|---|---|
| com.lowagie.text | |
| com.lowagie.text.pdf |
| Modifier and Type | Class and Description |
|---|---|
class |
Chapter
A
Chapter is a special Section. |
class |
ChapterAutoNumber
Chapter with auto numbering.
|
class |
Section
A
Section is a part of a Document containing
other Sections, Paragraphs, List
and/or Tables. |
class |
Table
A
Table is a Rectangle that contains Cells,
ordered in some kind of matrix. |
| Modifier and Type | Class and Description |
|---|---|
class |
PdfPTable
This is a table that can be put at an absolute position but can also
be added to the document as the class
Table. |
Copyright © 2019. All rights reserved.