|
fop 0.95 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PDFLink | |
---|---|
org.apache.fop.pdf | Classes for handling the low-level creation of PDF documents. |
Uses of PDFLink in org.apache.fop.pdf |
---|
Methods in org.apache.fop.pdf that return PDFLink | |
---|---|
protected PDFLink |
PDFDocument.findLink(PDFLink compare)
Finds a link. |
PDFLink |
PDFFactory.makeLink(java.awt.geom.Rectangle2D rect,
PDFAction pdfAction)
Create a PDF link to an existing PDFAction object |
PDFLink |
PDFFactory.makeLink(java.awt.geom.Rectangle2D rect,
java.lang.String destination,
int linkType,
float yoffset)
make a link object |
PDFLink |
PDFFactory.makeLink(java.awt.geom.Rectangle2D rect,
java.lang.String page,
java.lang.String dest)
Make an internal link. |
Methods in org.apache.fop.pdf with parameters of type PDFLink | |
---|---|
protected PDFLink |
PDFDocument.findLink(PDFLink compare)
Finds a link. |
|
fop 0.95 | |||||||||
PREV NEXT | FRAMES NO FRAMES |