AnnotationTool

All currently supported tools when creating annotations.

Entries

Link copied to clipboard

Indicates that no annotation tool is selected.

Link copied to clipboard

Creates highlight text markup annotations.

Link copied to clipboard

Creates strikeout text markup annotations.

Link copied to clipboard

Creates underline text markup annotations.

Link copied to clipboard

Creates squiggly text markup annotations.

Link copied to clipboard

Creates free-text annotations.

Link copied to clipboard

Creates free-text callout annotations.

Link copied to clipboard

Creates ink annotations.

Link copied to clipboard

Magic ink tool. Creates ink annotations or similar shape annotations (line, square, circle).

Link copied to clipboard

Creates ink annotation from user/customer signature.

Link copied to clipboard

Creates note annotations.

Link copied to clipboard

Creates line annotations.

Link copied to clipboard

Creates square annotations.

Link copied to clipboard

Creates circle annotations.

Link copied to clipboard

Creates polygon annotations.

Link copied to clipboard

Creates polyline annotations.

Link copied to clipboard

Creates a distance measurement annotation.

Link copied to clipboard

Creates a perimeter measurement annotation.

Link copied to clipboard

Creates a polygonal area measurement annotation.

Link copied to clipboard

Creates an elliptical area measurement annotation.

Link copied to clipboard

Creates a rectangular area measurement annotation.

Link copied to clipboard

Creates a rectangular area measurement annotation.

Link copied to clipboard

Creates stamp annotations from pre-built stamps.

Link copied to clipboard

Creates stamp annotation from user supplied bitmaps.

Link copied to clipboard

Creates stamp annotation from camera image.

Link copied to clipboard

Creates sound annotations.

Link copied to clipboard

Ink eraser.

Link copied to clipboard

Annotation redaction.

Link copied to clipboard

A freely placeable Instant Comments thread.

Link copied to clipboard

A text highlight that acts as the root for an Instant Comments thread.

Link copied to clipboard

Allows selection of multiple annotations

Functions

Link copied to clipboard
Convert AnnotationType to AnnotationTool.
Link copied to clipboard
Convert to AnnotationType which creation is handled by this tool.
Link copied to clipboard
open fun valueOf(name: String): AnnotationTool

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared. This method may be used to iterate over the constants.