public class PDFStructTreeRoot extends StructureHierarchyMember implements Serializable
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, supportsObjectStream, toPDF, toPDFString
public PDFArray getKids()
public void addKid(PDFObject kid)
addKid
in class StructureHierarchyMember
kid
- an object to be added to the K entryCopyright © 2025 Apache Software Foundation. All rights reserved.