The outline package allows for a PDF outline(bookmarks) to be created.
-
class
This represents an outline in a pdf document.
class
This represents an outline in a pdf document.
Get the parent of this object.
Get the parent of this object.
protected void
Set the first child, this will be maintained by this class.
protected void
Set the last child, this will be maintained by this class.
protected void
Set the next sibling, this will be maintained by this class.
protected void
Set the parent of this object, this is maintained by these objects and should not
be called by any clients of PDFBox code.
protected void
Set the previous sibling, this will be maintained by this class.