mosaic.widgets.StatusIndicator#

class StatusIndicator(renderer, interactor)[source]#

Bases: object

A status indicator fpr current view vtk viewer and interaction mode.

__init__(renderer, interactor)[source]#

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.