Package org.apache.pdfbox.pdmodel.interactive.pagenavigation
A package to allow provide access to PDF page navigation functionality.
-
Class Summary 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 -
Enum Summary Enum Description 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.