COSObjectablepublic 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, waitappendChild, closeNode, getCOSDictionary, getCOSObject, getFirstChild, getLastChild, getOpenCount, getParent, isNodeOpen, openNode, setFirstChild, setLastChild, setOpenCount, setParent, updateParentOpenCountpublic PDDocumentOutline()
public PDDocumentOutline(COSDictionary dic)
dic - The storage dictionary.