Uses of Package
org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination
Packages that use org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination
Package
Description
The PDModel package represents a high level API for creating and manipulating PDF documents.
This package represents actions that can be performed in a PDF document.
The annotation package contains classes that work with PDF annotation elements.
The destination package allows destinations into a pdf document to be specified.
The outline package allows for a PDF outline(bookmarks) to be created.
-
Classes in org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination used by org.apache.pdfbox.pdmodelClassDescriptionThis represents a destination in a PDF document.This represents a destination to a page by referencing it with a name.This represents a destination to a page, see subclasses for specific parameters.
-
Classes in org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination used by org.apache.pdfbox.pdmodel.interactive.actionClassDescriptionThis represents a destination in a PDF document.This represents a destination to a page by referencing it with a name.
-