Uses of Class
org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationSquareCircle
-
Packages that use PDAnnotationSquareCircle Package Description org.apache.pdfbox.pdmodel.interactive.annotation.handlers org.apache.pdfbox.preflight.annotation -
-
Uses of PDAnnotationSquareCircle in org.apache.pdfbox.pdmodel.interactive.annotation.handlers
Methods in org.apache.pdfbox.pdmodel.interactive.annotation.handlers with parameters of type PDAnnotationSquareCircle Modifier and Type Method Description (package private) PDRectangle
PDAbstractAppearanceHandler. handleBorderBox(PDAnnotationSquareCircle annotation, float lineWidth)
-
Uses of PDAnnotationSquareCircle in org.apache.pdfbox.preflight.annotation
Fields in org.apache.pdfbox.preflight.annotation declared as PDAnnotationSquareCircle Modifier and Type Field Description protected PDAnnotationSquareCircle
SquareCircleAnnotationValidator. pdSquareCircle
PDFBox object which wraps the annotation dictionary
-