COSObjectable
public class PDDocumentOutline extends PDOutlineNode
node
Constructor | Description |
---|---|
PDDocumentOutline() |
Default Constructor.
|
PDDocumentOutline(COSDictionary dic) |
Constructor for an existing document outline.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
appendChild, closeNode, getCOSDictionary, getCOSObject, getFirstChild, getLastChild, getOpenCount, getParent, isNodeOpen, openNode, setFirstChild, setLastChild, setOpenCount, setParent, updateParentOpenCount
public PDDocumentOutline()
public PDDocumentOutline(COSDictionary dic)
dic
- The storage dictionary.