InteractorStyleZoom#

class InteractorStyleZoom(*args, **kwargs)[source]#

Rubber band zoom interactor style.

Wraps vtkInteractorStyleRubberBandZoom.

See Also#

pyvista.RenderWindowInteractor.enable_zoom_style()

Inheritance#

Inherited members are documented on InteractorStyleCaptureMixin.

See them all under Inherited Methods.

Wraps vtkInteractorStyleRubberBandZoom.

Inherited Methods#

InteractorStyleCaptureMixin.add_observer

Keep track of observers.

InteractorStyleCaptureMixin.remove_observer

Remove an observer added through add_observer.

InteractorStyleCaptureMixin.remove_observers

Remove all observers added through add_observer().