|
fop 2.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PDFGoTo | |
---|---|
org.apache.fop.pdf | Classes for handling the low-level creation of PDF documents. |
Uses of PDFGoTo in org.apache.fop.pdf |
---|
Methods in org.apache.fop.pdf that return PDFGoTo | |
---|---|
protected PDFGoTo |
PDFDocument.findGoTo(PDFGoTo compare)
Finds a goto. |
PDFGoTo |
PDFFactory.getPDFGoTo(java.lang.String pdfPageRef,
java.awt.geom.Point2D position)
Finds and returns a PDFGoTo to the given page and position. |
Methods in org.apache.fop.pdf with parameters of type PDFGoTo | |
---|---|
protected PDFGoTo |
PDFDocument.findGoTo(PDFGoTo compare)
Finds a goto. |
|
fop 2.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |