fop 1.1

Uses of Class
org.apache.fop.pdf.PDFGoTo

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 1.1

Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.