| fop 0.94 | |
| Frames | No Frames |
Methods with parameter type org.apache.fop.pdf.PDFGoTo | |
| void | Set XY position in the PDFGoTo and add it to the PDF trailer. |
| void | Set page reference and XY position in the PDFGoTo and add it to the PDF trailer. |
Methods with return type org.apache.fop.pdf.PDFGoTo | |
| PDFGoTo | PDFRenderer.getPDFGoToForID(String targetID, String pvKey) Get a PDFGoTo pointing to the given id. |
Methods with parameter type org.apache.fop.pdf.PDFGoTo | |
| PDFGoTo | Finds a goto. |
Methods with return type org.apache.fop.pdf.PDFGoTo | |
| PDFGoTo | Finds a goto. |
| PDFGoTo | PDFFactory.getPDFGoTo(String pdfPageRef, Point2D position) Finds and returns a PDFGoTo to the given page and position. |
| fop 0.94 |