Uses of Class
org.apache.pdfbox.pdmodel.interactive.action.PDActionURI
Packages that use PDActionURI
Package
Description
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 PDActionURIModifier and TypeMethodDescriptionPDAnnotationLink.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 PDActionURIModifier and TypeMethodDescriptionvoid
PDAnnotationLink.setPreviousURI
(PDActionURI pa) This will set the previous URI action, in case it needs to be retrieved at later date.