public abstract class StructureHierarchyMember extends PDFDictionary
Logical Structureof the PDF Reference, 4th edition (PDF 1.5)"
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, toPDF, toPDFString
public abstract void addKid(PDFObject kid)
kid
- an object to be added to the K entryCopyright 1999-2017 The Apache Software Foundation. All Rights Reserved.