Uses of Class
org.apache.fop.pdf.PDFGoToRemote
Packages that use PDFGoToRemote
Package
Description
Classes for handling the low-level creation of PDF documents.
-
Uses of PDFGoToRemote in org.apache.fop.pdf
Fields in org.apache.fop.pdf with type parameters of type PDFGoToRemoteMethods in org.apache.fop.pdf that return PDFGoToRemoteModifier and TypeMethodDescriptionprotected PDFGoToRemote
PDFDocument.findGoToRemote
(PDFGoToRemote compare) Finds a goto remote.private PDFGoToRemote
PDFFactory.getGoToPDFAction
(String file, String dest, int page, boolean newWindow) Create and return a goto pdf document action.Methods in org.apache.fop.pdf with parameters of type PDFGoToRemoteModifier and TypeMethodDescriptionprotected PDFGoToRemote
PDFDocument.findGoToRemote
(PDFGoToRemote compare) Finds a goto remote.