Default Annotation Editing Inspector Controller
Annotation inspector for annotation editing. Meant to be used with AnnotatingController.
Parameters
The context.
Controller managing inspector coordinator layout.
Properties
Returns AnnotatingController we are currently bound to.
Functions
Whether annotation inspector toolbar icon should be visible.
Called when PropertyInspector is displayed in the PropertyInspectorCoordinatorLayout.
Distance annotations created by the calibration tool are only temporary. Once the inspector closes, we remove it. Either the MeasurementValueConfiguration has already been confirmed by the close/check button and stored to the document (see getPropertyInspectorTitleButtonListener). Otherwise the inspector was cancelled (back button or outside touch). In both cases we delete the annotation afterwards.