CircleAnnotation

Represents a circle on the page.

Constructors

Link copied to clipboard
constructor(@IntRange(from = 0) pageIndex: Int, @NonNull rect: RectF)
Creates a new circle annotation.
constructor(@IntRange(from = 0) pageIndex: Int, @NonNull rect: RectF, @NonNull scale: Scale, @NonNull precision: MeasurementPrecision)
Creates a measurement elliptical 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.