class |
Anchor |
An Anchor can be a reference or a destination of a reference.
|
class |
Annotation |
An Annotation is a little note that can be added to a page on
a document.
|
class |
Chunk |
This is the smallest significant part of text that can be added to a
document.
|
class |
Header |
This is an Element that contains
some userdefined meta information about the document.
|
class |
List |
A List contains several ListItem s.
|
class |
ListItem |
A ListItem is a Paragraph
that can be added to a List .
|
class |
Meta |
This is an Element that contains
some meta information about the document.
|
class |
Paragraph |
A Paragraph is a series of Chunk s and/or Phrases .
|
class |
Phrase |
A Phrase is a series of Chunk s.
|
class |
Rectangle |
A Rectangle is the representation of a geometric figure.
|