Uses of Class
com.sun.pdfview.PDFDestination
Packages that use PDFDestination
-
Uses of PDFDestination in com.sun.pdfview
Methods in com.sun.pdfview that return PDFDestinationModifier and TypeMethodDescriptionstatic PDFDestinationPDFDestination.getDestination(PDFObject obj, PDFObject root) Get a destination from either an array (explicit destination), a name (named destination) or a string (name tree destination). -
Uses of PDFDestination in com.sun.pdfview.action
Fields in com.sun.pdfview.action declared as PDFDestinationMethods in com.sun.pdfview.action that return PDFDestinationModifier and TypeMethodDescriptionGoToAction.getDestination()Get the destination this action refers toConstructors in com.sun.pdfview.action with parameters of type PDFDestinationModifierConstructorDescriptionGoToAction(PDFDestination dest) Create a new GoToAction from a destination