SquareAnnotation

Represents a square rendered on the page.

Constructors

Link copied to clipboard
constructor(@IntRange(from = 0) pageIndex: Int, @NonNull rect: RectF)
Creates a new square annotation.
constructor(@IntRange(from = 0) pageIndex: Int, @NonNull rect: RectF, @NonNull scale: Scale, @NonNull precision: MeasurementPrecision)
Creates a measurement rectangular area annotation.
constructor(@NonNull properties: AnnotationPropertyMap, markDirty: Boolean)
Intended for internal usage only

Functions

Link copied to clipboard
Gets the annotation type of the annotation.