public class PDFParentTree extends PDFNumberTreeNode
entries, order
Constructor and Description |
---|
PDFParentTree() |
Modifier and Type | Method and Description |
---|---|
void |
addToNums(int num,
Object object)
Adds a number and object to the nums array and increases the
upper limit should it be required.
|
getKids, getLowerLimit, getNums, getUpperLimit, setKids, setLowerLimit, setNums, setUpperLimit
containsKey, get, getChildren, getChildren, keySet, output, put, put, remove, writeDictionary
contentEquals, encode, encodeBinaryToHexString, encodeString, encodeText, formatObject, getDocument, getDocumentSafely, getGeneration, getObjectID, getObjectNumber, getParent, hasObjectNumber, makeReference, outputInline, referencePDF, setDocument, setObjectNumber, setObjectNumber, setObjectNumber, setParent, toPDF, toPDFString
public void addToNums(int num, Object object)
PDFNumberTreeNode
addToNums
in class PDFNumberTreeNode
num
- The unique number identifying the object in the arrayobject
- The object being addedCopyright © 2022 Apache Software Foundation. All rights reserved.