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 Section s, Paragraph s, List
and/or Table s. |
class |
Table
A
Table is a Rectangle that contains Cell s,
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 © 2018. All rights reserved.