Abstract Annotation Inspector Controller
abstract class AbstractAnnotationInspectorController<T> : AbstractPropertyInspectorController, AnnotatingInspectorController
Abstract base class for annotation inspector controllers.
Inheritors
Functions
Link copied to clipboard
Binds controller for managing annotation mode.
Link copied to clipboard
Toggles between shown/hidden state of the annotation inspector and displays the measurements scale picker.
Link copied to clipboard
Hides annotation inspector.
Link copied to clipboard
Check if inspector is currently displayed.
Link copied to clipboard
Called when PropertyInspector is prepared to be displayed in the PropertyInspectorCoordinatorLayout.
Link copied to clipboard
Show annotation inspector.
Link copied to clipboard
Toggles between shown/hidden state of the annotation inspector.
Link copied to clipboard
Unbinds the annotation mode controller.