Class SquareAnnotationValidator
java.lang.Object
org.apache.pdfbox.preflight.annotation.AnnotationValidator
org.apache.pdfbox.preflight.annotation.SquareCircleAnnotationValidator
org.apache.pdfbox.preflight.annotation.SquareAnnotationValidator
Validation class for the Square Annotation
-
Field Summary
Fields inherited from class org.apache.pdfbox.preflight.annotation.SquareCircleAnnotationValidator
pdSquareCircleFields inherited from class org.apache.pdfbox.preflight.annotation.AnnotationValidator
annotDictionary, ctx, pdAnnot -
Constructor Summary
ConstructorsConstructorDescriptionSquareAnnotationValidator(PreflightContext ctx, COSDictionary annotDictionary) -
Method Summary
Methods inherited from class org.apache.pdfbox.preflight.annotation.SquareCircleAnnotationValidator
checkIColors, validateMethods inherited from class org.apache.pdfbox.preflight.annotation.AnnotationValidator
checkActions, checkAP, checkCA, checkColors, checkFlags, checkMandatoryFields, checkPopup, checkSpecificMandatoryFields, searchRGBProfile, setFactory
-
Constructor Details
-
SquareAnnotationValidator
-