PDFWritable
public class PDFParentTree extends PDFNumberTreeNode
entries, order
Constructor | Description |
---|---|
PDFParentTree() |
Modifier and Type | Method | Description |
---|---|---|
void |
addToNums(int num,
java.lang.Object object) |
Adds a number and object to the nums array and increases the
upper limit should it be required.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
containsKey, get, getChildren, getChildren, keySet, output, put, put, remove, writeDictionary
getKids, getLowerLimit, getNums, getUpperLimit, setKids, setLowerLimit, setNums, setUpperLimit
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, java.lang.Object object)
PDFNumberTreeNode
addToNums
in class PDFNumberTreeNode
num
- The unique number identifying the object in the arrayobject
- The object being addedCopyright 1999-2016 The Apache Software Foundation. All Rights Reserved.