fop 0.92beta

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

Packages that use PDFAction
org.apache.fop.pdf Classes for handling the low-level creation of PDF documents. These classes were developed for FOP, but could be used by other applications wishing to produce PDF. 
 

Uses of PDFAction in org.apache.fop.pdf
 

Subclasses of PDFAction in org.apache.fop.pdf
 class PDFGoTo
          class representing a /GoTo object.
 class PDFGoToRemote
          class representing a /GoToR object.
 class PDFInternalLink
          class used to create a PDF internal link
 class PDFUri
          class used to create a PDF Uri link
 

Methods in org.apache.fop.pdf with parameters of type PDFAction
 void PDFLink.setAction(PDFAction action)
          Set the pdf action for this link.
 


fop 0.92beta

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