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

Uses in package org.apache.fop.pdf

Methods with parameter type org.apache.fop.pdf.PDFLink

PDFLink
Finds a link.

Methods with return type org.apache.fop.pdf.PDFLink

PDFLink
Finds a link.
PDFLink
PDFFactory.makeLink(Rectangle2D rect, String page, String dest)
Make an internal link.
PDFLink
PDFFactory.makeLink(Rectangle2D rect, String destination, int linkType, float yoffset)
make a link object
PDFLink
PDFFactory.makeLink(Rectangle2D rect, PDFAction pdfAction)
Create a PDF link to an existing PDFAction object

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