public class OutlinePanel extends SidePanelFactory
SidePanel
that will display the document bookmarks, as returned
by PDF.getBookmarks()
.
The name of this feature is ShowHideBookmarks
This code is copyright the Big Faceless Organization. You're welcome to use, modify and distribute it in any form in your own projects, provided those projects continue to make use of the Big Faceless PDF library.
Constructor and Description |
---|
OutlinePanel()
Create a new OutlinePanel
|
Modifier and Type | Method and Description |
---|---|
SidePanel |
createSidePanel()
Create and return a new
SidePanel . |
boolean |
isSidePanelRequired(PDF pdf)
Determines whether this side panel is required for this PDF.
|
toString
getAllEnabledFeatures, getAllFeatures, getCustomJavaScript, getFeatureProperty, getFeatureURLProperty, getName, initialize, isEnabledByDefault, setFeatureName, teardown
public boolean isSidePanelRequired(PDF pdf)
SidePanelFactory
isSidePanelRequired
in class SidePanelFactory
public SidePanel createSidePanel()
SidePanelFactory
SidePanel
.createSidePanel
in class SidePanelFactory
Copyright © 2001-2017 Big Faceless Organization