Uses of Package
org.apache.pdfbox.pdmodel.interactive.pagenavigation
-
Packages that use org.apache.pdfbox.pdmodel.interactive.pagenavigation Package Description org.apache.pdfbox.pdmodel The PDModel package represents a high level API for creating and manipulating PDF documents.org.apache.pdfbox.pdmodel.interactive.pagenavigation A package to allow provide access to PDF page navigation functionality. -
Classes in org.apache.pdfbox.pdmodel.interactive.pagenavigation used by org.apache.pdfbox.pdmodel Class Description PDThread This a single thread in a PDF document.PDThreadBead This a single bead in a thread in a PDF document.PDTransition Represents a page transition as defined in paragraph 12.4.4.1 of PDF 32000-1:2008 -
Classes in org.apache.pdfbox.pdmodel.interactive.pagenavigation used by org.apache.pdfbox.pdmodel.interactive.pagenavigation Class Description PDThread This a single thread in a PDF document.PDThreadBead This a single bead in a thread in a PDF document.PDTransitionDimension The dimension in which the specified transition effect shall occur.PDTransitionDirection The direction in which the specified transition effect shall moves, expressed in degrees counterclockwise starting from a left-to-right direction.PDTransitionMotion The direction of motion for the specified transition effect.PDTransitionStyle The transition style that shall be used when moving to the page from another during a presentation.