Uses of Class
org.apache.fop.pdf.PDFGoToRemote
-
Packages that use PDFGoToRemote Package Description org.apache.fop.pdf Classes for handling the low-level creation of PDF documents. -
-
Uses of PDFGoToRemote in org.apache.fop.pdf
Methods in org.apache.fop.pdf that return PDFGoToRemote Modifier and Type Method Description protected PDFGoToRemote
PDFDocument. findGoToRemote(PDFGoToRemote compare)
Finds a goto remote.Methods in org.apache.fop.pdf with parameters of type PDFGoToRemote Modifier and Type Method Description protected PDFGoToRemote
PDFDocument. findGoToRemote(PDFGoToRemote compare)
Finds a goto remote.
-