Package-level declarations
Types
Link copied to clipboard
interface AnnotationViewsListener
Listener interface for receiving callbacks when annotation editing views are created. Implement this interface to customize annotation editing widgets, such as free text annotation EditText views.
Link copied to clipboard
interface OnAnnotatingModeChangeListener
Listener for annotation mode enter/change/exit events. This unified listener covers both annotation creation and annotation editing (selection).
Link copied to clipboard
interface OnAnnotatingModeSettingsChangeListener
Listener for annotation mode settings changes.
Link copied to clipboard
interface OnAnnotationSelectedListener
Listener for annotation selection.