Uses of Class
com.datalogics.PDFL.SquareAnnotation
Packages that use SquareAnnotation
-
Uses of SquareAnnotation in com.datalogics.PDFL
Methods in com.datalogics.PDFL with parameters of type SquareAnnotationModifier and TypeMethodDescriptionstatic final voidPDFLJNI.SquareAnnotation_DisposeChildren(long jarg1, SquareAnnotation jarg1_) static final FormPDFLJNI.SquareAnnotation_generateAppearance(long jarg1, SquareAnnotation jarg1_) static final doublePDFLJNI.SquareAnnotation_getAnnotationFeatureLevel(long jarg1, SquareAnnotation jarg1_) static final StringPDFLJNI.SquareAnnotation_getBorderStyle(long jarg1, SquareAnnotation jarg1_) static final longPDFLJNI.SquareAnnotation_getBorderStyleDashPattern(long jarg1, SquareAnnotation jarg1_) static final doublePDFLJNI.SquareAnnotation_getBorderStyleWidth(long jarg1, SquareAnnotation jarg1_) static final voidPDFLJNI.SquareAnnotation_setAnnotationFeatureLevel(long jarg1, SquareAnnotation jarg1_, double jarg2) static final voidPDFLJNI.SquareAnnotation_setBorderStyle(long jarg1, SquareAnnotation jarg1_, String jarg2) static final voidPDFLJNI.SquareAnnotation_setBorderStyleDashPattern(long jarg1, SquareAnnotation jarg1_, long jarg2, com.datalogics.PDFL.DoubleVector jarg2_) static final voidPDFLJNI.SquareAnnotation_setBorderStyleWidth(long jarg1, SquareAnnotation jarg1_, double jarg2)