|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PDFDestination | |
---|---|
org.apache.fop.pdf | Classes for handling the low-level creation of PDF documents. |
Uses of PDFDestination in org.apache.fop.pdf |
---|
Methods in org.apache.fop.pdf that return PDFDestination | |
---|---|
protected PDFDestination |
PDFDocument.findDestination(PDFDestination compare)
Finds a named destination. |
protected PDFDestination |
PDFFactory.getUniqueDestination(PDFDestination newdest)
Registers and returns newdest if it is unique. |
PDFDestination |
PDFFactory.makeDestination(java.lang.String idRef,
java.lang.Object goToRef)
Make a named destination. |
Methods in org.apache.fop.pdf with parameters of type PDFDestination | |
---|---|
void |
PDFDocument.addDestination(PDFDestination destination)
Adds a destination to the document. |
protected PDFDestination |
PDFDocument.findDestination(PDFDestination compare)
Finds a named destination. |
protected PDFDestination |
PDFFactory.getUniqueDestination(PDFDestination newdest)
Registers and returns newdest if it is unique. |
|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |