Module org.sejda.sambox
Package org.sejda.sambox.pdmodel.interactive.documentnavigation.destination
package org.sejda.sambox.pdmodel.interactive.documentnavigation.destination
The destination package allows destinations into a pdf document to be specified.
-
ClassDescriptionThis 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.This represents a destination to a page and the page contents will be magnified to just fit on the screen.This represents a destination to a page at a x location and the height is magnified to just fit on the screen.Display the page designated by page, with its contents magnified just enough to fit the rectangle specified by the coordinates left, bottom, right, and top entirely within the window both horizontally and verticallyThis represents a destination to a page at a y location and the width is magnified to just fit on the screen.This represents a destination to a page at an x,y coordinate with a zoom setting.