Package | Description |
---|---|
com.lowagie.rups.view.itext.treenodes |
Modifier and Type | Class and Description |
---|---|
class |
FormTreeNode
A FormTreeNode is a standard node in a FormTree.
|
class |
OutlineTreeNode
A node in the OutlineTree.
|
class |
PdfObjectTreeNode
Every node in our tree corresponds with a PDF object.
|
class |
PdfPagesTreeNode
A tree node corresponding with a Pages dictionary in a PDF file.
|
class |
PdfPageTreeNode
A tree node corresponding with a Page dictionary in a PDF file.
|
class |
PdfTrailerTreeNode
A special treenode that will be used for the trailer dictionary
of a PDF file.
|
class |
XdpTreeNode |
class |
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.
|
Copyright © 2015. All rights reserved.