class |
Anchor |
An Anchor can be a reference or a destination of a reference.
|
class |
Cell |
A Cell is a Rectangle containing other
Element s.
|
class |
Chapter |
A Chapter is a special Section .
|
class |
ChapterAutoNumber |
Chapter with auto numbering.
|
class |
Footnote |
A Footnote is a little note that can be added at the bottom of a page.
|
class |
GreekList |
A special-version of LIST which use greek-letters.
|
class |
List |
A List contains several ListItem s.
|
class |
ListItem |
A ListItem is a Paragraph that can be added to a List .
|
class |
Paragraph |
A Paragraph is a series of Chunk s and/or Phrases .
|
class |
Phrase |
A Phrase is a series of Chunk s.
|
class |
RomanList |
A special-version of LIST which use roman-letters.
|
class |
Section |
A Section is a part of a Document containing other Section s,
Paragraph s, List and/or Table s.
|
class |
SimpleCell |
Rectangle that can be used for Cells.
|
class |
SimpleTable |
Rectangle that can be used for Cells.
|
class |
ZapfDingbatsList |
A special-version of LIST which use zapfdingbats-letters.
|
class |
ZapfDingbatsNumberList |
A special-version of LIST which use zapfdingbats-numbers (1..10).
|