removeAt

public final void removeAt(int index)

Removes the annotation at the specified index.

Parameters

index

The 0-based index of the annotation to remove.

Throws

Thrown when no page is loaded.

Thrown when the index is out of range.

Thrown when the operation fails.