Uses of Class
org.apache.fop.pdf.PDFGoTo
Packages that use PDFGoTo
Package
Description
Classes for handling the low-level creation of PDF documents.
PDF Renderer
-
Uses of PDFGoTo in org.apache.fop.pdf
Fields in org.apache.fop.pdf with type parameters of type PDFGoToMethods in org.apache.fop.pdf that return PDFGoToModifier and TypeMethodDescriptionprotected PDFGoTo
Finds a goto.PDFFactory.getPDFGoTo
(String pdfPageRef, Point2D position) Finds and returns a PDFGoTo to the given page and position.Methods in org.apache.fop.pdf with parameters of type PDFGoTo -
Uses of PDFGoTo in org.apache.fop.render.pdf
Methods in org.apache.fop.render.pdf with parameters of type PDFGoToModifier and TypeMethodDescriptionprivate void
PDFDocumentNavigationHandler.updateTargetLocation
(PDFGoTo pdfGoTo, GoToXYAction action)