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 void
PagePane. 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 PDAnnotationLink
LinkAnnotationValidator. pdLink
PDFBox object which wraps the annotation dictionary
-