Package com.lowagie.rups.view.itext.treenodes
| Class Summary |
| FormTreeNode |
A FormTreeNode is a standard node in a FormTree. |
| OutlineTreeNode |
A node in the OutlineTree. |
| PdfObjectTreeNode |
Every node in our tree corresponds with a PDF object.
|
| PdfPagesTreeNode |
A tree node corresponding with a Pages dictionary in a PDF file. |
| PdfPageTreeNode |
A tree node corresponding with a Page dictionary in a PDF file. |
| PdfTrailerTreeNode |
A special treenode that will be used for the trailer dictionary
of a PDF file. |
| XdpTreeNode | |
| XfaTreeNode |
This is the root tree node for the different parts of the XFA resource; it's a child
of the root in the FormTree.
|