public abstract class StructureHierarchyMember extends PDFDictionary
entries, order
Constructor and Description |
---|
StructureHierarchyMember() |
Modifier and Type | Method and Description |
---|---|
abstract void |
addKid(PDFObject kid)
Adds the given object to the array of kids.
|
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 abstract void addKid(PDFObject kid)
kid
- an object to be added to the K entryCopyright © 2025 Apache Software Foundation. All rights reserved.