mosaic.widgets.StatusIndicator#
- class StatusIndicator(renderer, interactor)[source]#
Bases:
object
A status indicator fpr current view vtk viewer and interaction mode.
Methods
__init__
(renderer, interactor)hide
()Hide the status indicator.
show
()Show the status indicator.
update_status
([interaction, status])Update the status indicator with current mode and task status.