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

Packages that use PDFAction
org.apache.fop.pdf 

Uses of PDFAction in org.apache.fop.pdf
 

Subclasses of PDFAction in org.apache.fop.pdf
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
 

Fields in org.apache.fop.pdf declared as PDFAction
(package private) PDFActionPDFLink.action
          
 

Methods in org.apache.fop.pdf with parameters of type PDFAction
voidPDFLink.setAction(PDFAction action)