Package | Description |
---|---|
org.apache.fop.pdf |
Classes for handling the low-level creation of PDF documents.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
protected PDFGoTo |
PDFDocument.findGoTo(PDFGoTo compare)
Finds a goto.
|
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.