PDFWritablepublic 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, waitcontainsKey, get, getChildren, getChildren, keySet, output, put, put, remove, writeDictionarygetKids, getLowerLimit, getNums, getUpperLimit, setKids, setLowerLimit, setNums, setUpperLimitcontentEquals, encode, encodeBinaryToHexString, encodeString, encodeText, formatObject, getDocument, getDocumentSafely, getGeneration, getObjectID, getObjectNumber, getParent, hasObjectNumber, makeReference, outputInline, referencePDF, setDocument, setObjectNumber, setObjectNumber, setObjectNumber, setParent, toPDF, toPDFStringpublic void addToNums(int num,
java.lang.Object object)
PDFNumberTreeNodeaddToNums in class PDFNumberTreeNodenum - The unique number identifying the object in the arrayobject - The object being addedCopyright 1999-2016 The Apache Software Foundation. All Rights Reserved.