Uses of Class
org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationLink
-
Packages that use PDAnnotationLink Package Description org.apache.pdfbox.debugger.pagepane org.apache.pdfbox.preflight.annotation -
-
Uses of PDAnnotationLink in org.apache.pdfbox.debugger.pagepane
Methods in org.apache.pdfbox.debugger.pagepane with parameters of type PDAnnotationLink Modifier and Type Method Description private voidPagePane. collectLinkLocation(PDAnnotationLink linkAnnotation) -
Uses of PDAnnotationLink in org.apache.pdfbox.preflight.annotation
Fields in org.apache.pdfbox.preflight.annotation declared as PDAnnotationLink Modifier and Type Field Description protected PDAnnotationLinkLinkAnnotationValidator. pdLinkPDFBox object which wraps the annotation dictionary
-