public class PdfTrailerTreeNode extends PdfObjectTreeNode
key, number, object, recursive
icon
allowsChildren, EMPTY_ENUMERATION, children, 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, setRecursive
getIcon
add, breadthFirstEnumeration, clone, depthFirstEnumeration, getAllowsChildren, getDepth, getFirstChild, getFirstLeaf, getChildAfter, getChildAt, getChildBefore, getChildCount, getIndex, getLastChild, getLastLeaf, getLeafCount, getLevel, getNextLeaf, getNextNode, getNextSibling, getParent, getPath, getPathToRoot, getPreviousLeaf, getPreviousNode, getPreviousSibling, getRoot, getSharedAncestor, getSiblingCount, getUserObject, getUserObjectPath, children, insert, isLeaf, isNodeAncestor, isNodeDescendant, isNodeChild, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObject, toString
public PdfTrailerTreeNode()
public void setTrailer(PdfDictionary trailer)
trailer
- the trailer dictionary of a PDF file.Copyright © 2015. All rights reserved.