AnnotationInspectorController

Controller responsible for managing annotation inspector.

Inheritors

Functions

Link copied to clipboard
open fun displayScalePicker(animate: Boolean)
Toggles between shown/hidden state of the annotation inspector and displays the measurements scale picker.
Link copied to clipboard
Whether annotation inspector toolbar icon should be visible.
Link copied to clipboard
abstract fun hideAnnotationInspector(animate: Boolean)
Hides annotation inspector.
Link copied to clipboard
Check if inspector is currently displayed.
Link copied to clipboard
abstract fun showAnnotationInspector(animate: Boolean)
Show annotation inspector.
Link copied to clipboard
abstract fun toggleAnnotationInspector(animate: Boolean)
Toggles between shown/hidden state of the annotation inspector.