Uses of Class
org.apache.pdfbox.pdmodel.interactive.action.type.PDActionURI

Packages that use PDActionURI
org.apache.pdfbox.pdmodel.interactive.annotation The annotation package contains classes that work with PDF annotation elements. 
 

Uses of PDActionURI in org.apache.pdfbox.pdmodel.interactive.annotation
 

Methods in org.apache.pdfbox.pdmodel.interactive.annotation that return PDActionURI
 PDActionURI PDAnnotationLink.getPreviousURI()
          This will set the previous URI action, in case it's needed.
 

Methods in org.apache.pdfbox.pdmodel.interactive.annotation with parameters of type PDActionURI
 void PDAnnotationLink.setPreviousURI(PDActionURI pa)
          This will set the previous URI action, in case it needs to be retrieved at later date.
 



Copyright © 2002-2012 Apache Software Foundation. All Rights Reserved.