Uses of Class
com.datalogics.PDFL.RectSegment
Packages that use RectSegment
-
Uses of RectSegment in com.datalogics.PDFL
Methods in com.datalogics.PDFL with parameters of type RectSegmentModifier and TypeMethodDescriptionstatic final voidPDFLJNI.RectSegment_DisposeChildren(long jarg1, RectSegment jarg1_) static final doublePDFLJNI.RectSegment_Height_get(long jarg1, RectSegment jarg1_) static final voidPDFLJNI.RectSegment_Height_set(long jarg1, RectSegment jarg1_, double jarg2) static final longPDFLJNI.RectSegment_Point_get(long jarg1, RectSegment jarg1_) static final voidPDFLJNI.RectSegment_Point_set(long jarg1, RectSegment jarg1_, long jarg2, Point jarg2_) static final StringPDFLJNI.RectSegment_toString(long jarg1, RectSegment jarg1_) static final doublePDFLJNI.RectSegment_Width_get(long jarg1, RectSegment jarg1_) static final voidPDFLJNI.RectSegment_Width_set(long jarg1, RectSegment jarg1_, double jarg2)