SourceForge.net Logo
aXSL API 0.1

Uses of Interface
org.axsl.pdfW.PDFLink

Packages that use PDFLink
org.axsl.pdfW Interfaces allowing client applications to use create PDF documents in a vendor-neutral way. 
 

Uses of PDFLink in org.axsl.pdfW
 

Methods in org.axsl.pdfW that return PDFLink
 PDFLink PDFPage.makeLink(java.awt.geom.Rectangle2D.Float rect, java.lang.String destination, boolean externalLink)
          Create a link object in the PDF add it to this page.
 PDFLink PDFPage.createPDFLink(java.awt.geom.Rectangle2D.Float linkRectangle, java.lang.String destination)
          Create an implementation-specific PDFLink instance.
 


SourceForge.net Logo
aXSL API 0.1

This documentation was created September 6 2006 by The aXSL Group and may be freely copied. See license for details.