- union(float, float, float, float) - Method in class com.compdfkit.core.android.graphics.RectF
-
Update this Rect to enclose itself and the specified rectangle.
- union(RectF) - Method in class com.compdfkit.core.android.graphics.RectF
-
Update this Rect to enclose itself and the specified rectangle.
- union(float, float) - Method in class com.compdfkit.core.android.graphics.RectF
-
Update this Rect to enclose itself and the [x,y] coordinate.
- update() - Method in class com.compdfkit.core.watermark.CPDFWatermark
-
- updateAp() - Method in class com.compdfkit.core.annotation.CPDFAnnotation
-
Updates annotation appearance.
- updateAp() - Method in class com.compdfkit.core.annotation.CPDFCircleAnnotation
-
Updates annotation appearance.
- updateAp() - Method in class com.compdfkit.core.annotation.CPDFFreetextAnnotation
-
Updates annotation appearance.
- updateAp() - Method in class com.compdfkit.core.annotation.CPDFInkAnnotation
-
Updates annotation appearance.
- updateAp() - Method in class com.compdfkit.core.annotation.CPDFLineAnnotation
-
Updates annotation appearance.
- updateAp() - Method in class com.compdfkit.core.annotation.CPDFLinkAnnotation
-
Updates annotation appearance.
- updateAp() - Method in class com.compdfkit.core.annotation.CPDFMarkupAnnotation
-
Updates annotation appearance.
- updateAp() - Method in class com.compdfkit.core.annotation.CPDFSquareAnnotation
-
Updates annotation appearance.
- updateAp() - Method in class com.compdfkit.core.annotation.CPDFStampAnnotation
-
- updateAp() - Method in class com.compdfkit.core.annotation.CPDFTextAnnotation
-
Updates annotation appearance.
- updateAp() - Method in class com.compdfkit.core.annotation.form.CPDFRadiobuttonWidget
-
Updates annotation appearance.
- updateAp() - Method in class com.compdfkit.core.annotation.form.CPDFWidget
-
The updated form appearance does not support transparency.
- updateAp(boolean) - Method in class com.compdfkit.core.annotation.form.CPDFWidget
-
Updates custom form appearance.
- updateApWithBitmap(int[], int, int) - Method in class com.compdfkit.core.annotation.CPDFAnnotation
-
Upadates annotation appearance by Bitmap.
- updateApWithBitmap(int[], int, int) - Method in class com.compdfkit.core.annotation.CPDFStampAnnotation
-
- updateApWithBitmap(int[], int, int, CPDFImageScaleType) - Method in class com.compdfkit.core.annotation.form.CPDFSignatureWidget
-
Updates form appearance by Bitmap.
- updateApWithBitmap(int[], int, int) - Method in class com.compdfkit.core.annotation.form.CPDFSignatureWidget
-
Updates form appearance by Bitmap.
- updateApWithImage(String, String) - Method in class com.compdfkit.core.annotation.CPDFAnnotation
-
Update annotation appearance with image.
- updateApWithImage(String, String, CPDFImageScaleType) - Method in class com.compdfkit.core.annotation.form.CPDFSignatureWidget
-
Updates form appearance by image.
- updateApWithInk(PointF[][], float, int) - Method in class com.compdfkit.core.annotation.form.CPDFSignatureWidget
-
Updates form appearance by Ink.
- updateApWithText(String, String, int) - Method in class com.compdfkit.core.annotation.form.CPDFSignatureWidget
-
Updates form appearance by text.