public class PDDocumentOutline extends PDOutlineNode
node
Constructor and Description |
---|
PDDocumentOutline()
Default Constructor.
|
PDDocumentOutline(COSDictionary dic)
Constructor for an existing document outline.
|
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.Copyright © 2002-2015 The Apache Software Foundation. All Rights Reserved.