OnAnnotatingModeChangeListener

Listener for annotation mode enter/change/exit events. This unified listener covers both annotation creation and annotation editing (selection).

Inheritors

Functions

Link copied to clipboard

Called when annotation mode changes, meaning another annotation tool is being selected or another annotation is being selected for editing.

Link copied to clipboard

Called when annotation mode has been entered.

Link copied to clipboard
abstract fun onExitAnnotatingMode(controller: AnnotatingController)

Called when annotation mode has been exited.