Uses of Class org.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageDestination

Uses in package org.pdfbox.pdmodel.interactive.documentnavigation.destination

Classes derived from org.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageDestination

class
This represents a destination to a page and the page contents will be magnified to just fit on the screen.
class
This represents a destination to a page at a x location and the height is magnified to just fit on the screen.
class
This represents a destination to a page at a y location and the width is magnified to just fit on the screen.
class
This represents a destination to a page at a y location and the width is magnified to just fit on the screen.
class
This represents a destination to a page at an x,y coordinate with a zoom setting.