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

Packages that use PDFLink
org.apache.fop.pdf 

Uses of PDFLink in org.apache.fop.pdf
 

Methods in org.apache.fop.pdf that return PDFLink
PDFLinkPDFDocument.makeLink(Rectangle rect, String destination, int linkType)
          make a link object
 

Methods in org.apache.fop.pdf with parameters of type PDFLink
voidPDFAnnotList.addLink(PDFLink link)
          add an /Annot object of /Subtype /Link.