AnnotationManager

Interface for objects that manage a list of annotation listener instances.

Inheritors

Types

Link copied to clipboard
Listener for annotation creation mode enter/exit.
Listener for annotation creation mode settings changes.
Link copied to clipboard
Listener for annotation deselection.
Link copied to clipboard
Listener for annotation editing mode enter/exit.
Link copied to clipboard
Listener for annotation selection.

Functions

Register a OnAnnotationCreationModeChangeListener to get notified when annotation creation mode gets updated.
Link copied to clipboard
Register a OnAnnotationDeselectedListener to get notified when annotation gets deselected.
Link copied to clipboard
Register a OnAnnotationEditingModeChangeListener to get notified when annotation editing mode gets updated.
Link copied to clipboard
Register a OnAnnotationSelectedListener to get notified when annotation gets selected.
Link copied to clipboard