com.lowagie.rups.view.itext.treenodes
public class PdfPagesTreeNode extends PdfObjectTreeNode
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID
a serial version uid
|
key, number, object, recursive
icon
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject
Constructor and Description |
---|
PdfPagesTreeNode(PdfDictionary object)
Creates a tree node for a Pages dictionary.
|
getAncestor, getCaption, getDictionaryEntryCaption, getInstance, getInstance, getInstance, getNumber, getPdfObject, isArray, isDictionary, isDictionaryNode, isIndirect, isIndirectReference, isRecursive, isStream, setRecursive
getIcon
add, breadthFirstEnumeration, children, clone, depthFirstEnumeration, getAllowsChildren, getChildAfter, getChildAt, getChildBefore, getChildCount, getDepth, getFirstChild, getFirstLeaf, getIndex, getLastChild, getLastLeaf, getLeafCount, getLevel, getNextLeaf, getNextNode, getNextSibling, getParent, getPath, getPathToRoot, getPreviousLeaf, getPreviousNode, getPreviousSibling, getRoot, getSharedAncestor, getSiblingCount, getUserObject, getUserObjectPath, insert, isLeaf, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObject, toString
private static final long serialVersionUID
public PdfPagesTreeNode(PdfDictionary object)
object
- a PdfDictionary of type pages.