PDFWritable
PDFStructElem
, PDFStructTreeRoot
public abstract class StructureHierarchyMember extends PDFDictionary
Logical Structureof the PDF Reference, 4th edition (PDF 1.5)"
entries, order
Constructor | Description |
---|---|
StructureHierarchyMember() |
Modifier and Type | Method | Description |
---|---|---|
abstract void |
addKid(PDFObject kid) |
Adds the given object to the array of kids.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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-2016 The Apache Software Foundation. All Rights Reserved.