org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline
public class: PDDocumentOutline [javadoc |
source]
java.lang.Object
org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineNode
org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDDocumentOutline
All Implemented Interfaces:
COSObjectable
This represents an outline in a pdf document.
Methods from org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineNode: |
---|
appendChild, closeNode, getCOSDictionary, getCOSObject, getFirstChild, getLastChild, getOpenCount, getParent, isNodeOpen, openNode, setFirstChild, setLastChild, setOpenCount, setParent, updateParentOpenCount |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |