Uses of Class
org.sejda.sambox.pdmodel.interactive.action.PDActionURI
Packages that use PDActionURI
-
Uses of PDActionURI in org.sejda.sambox.pdmodel.interactive.annotation
Methods in org.sejda.sambox.pdmodel.interactive.annotation that return PDActionURIModifier and TypeMethodDescriptionPDAnnotationLink.getPreviousURI()This will set the previous URI action, in case it's needed.Methods in org.sejda.sambox.pdmodel.interactive.annotation with parameters of type PDActionURIModifier and TypeMethodDescriptionvoidPDAnnotationLink.setPreviousURI(PDActionURI pa) This will set the previous URI action, in case it needs to be retrieved at later date.