public class PdfTrailerTreeNode extends PdfObjectTreeNode
key, number, object, recursiveiconallowsChildren, children, EMPTY_ENUMERATION, parent, userObject| Constructor and Description |
|---|
PdfTrailerTreeNode()
Constructs a simple text tree node.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setTrailer(PdfDictionary trailer)
Sets the object for this node.
|
getAncestor, getCaption, getDictionaryEntryCaption, getInstance, getInstance, getInstance, getNumber, getPdfObject, isArray, isDictionary, isDictionaryNode, isIndirect, isIndirectReference, isRecursive, isStream, setRecursivegetIconadd, 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, toStringpublic PdfTrailerTreeNode()
public void setTrailer(PdfDictionary trailer)
trailer - the trailer dictionary of a PDF file.Copyright © 2016. All Rights Reserved.