public class PDFStructTreeRoot extends StructureHierarchyMember
entries, order
Modifier and Type | Method and Description |
---|---|
void |
addKid(PDFObject kid)
Adds the given object to the array of kids.
|
PDFArray |
getKids()
Returns the children element of this StructTreeRoot.
|
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 PDFArray getKids()
public void addKid(PDFObject kid)
addKid
in class StructureHierarchyMember
kid
- an object to be added to the K entryCopyright 1999-2017 The Apache Software Foundation. All Rights Reserved.