Bases: sans.guiframe.local_perspectives.plotting.BaseInteractor._BaseInteractor
Select an annulus through a 2D plot
Clear old markers and interfaces.
Connect markers to callbacks
Return the step size in data coordinates for a small step in screen coordinates. If nudge is False (default) the step size is one pixel. If nudge is True, the step size is 0.2 pixels.
Process move to a new position, making sure that the move is allowed.
Prepare to move the artist. Calls save() to preserve the state for later restore().
Move the artist. Calls move() to update the state, or restore() if the mouse leaves the window.
Hilite the artist reporting the event, indicating that it is ready to receive a click.
Respond to keyboard events. Arrow keys move the widget. Escape restores it to the position before the last click.
Calls move() to update the state. Calls restore() on escape.
Restore the artist to the original colour when the cursor leaves.
post data averaging in Q
Restore the roughness for this layer.
Remember the roughness for this layer and the next so that we can restore on Esc.
Respond to changes in the model by recalculating the profiles and resetting the widgets.
Bases: sans.guiframe.local_perspectives.plotting.AzimutSlicer.SectorInteractor
Clear old markers and interfaces.
Connect markers to callbacks
Return the step size in data coordinates for a small step in screen coordinates. If nudge is False (default) the step size is one pixel. If nudge is True, the step size is 0.2 pixels.
Process move to a new position, making sure that the move is allowed.
Prepare to move the artist. Calls save() to preserve the state for later restore().
Move the artist. Calls move() to update the state, or restore() if the mouse leaves the window.
Hilite the artist reporting the event, indicating that it is ready to receive a click.
Respond to keyboard events. Arrow keys move the widget. Escape restores it to the position before the last click.
Calls move() to update the state. Calls restore() on escape.
Restore the artist to the original colour when the cursor leaves.
post data averaging in Q
Restore the roughness for this layer.
Remember the roughness for this layer and the next so that we can restore on Esc.
Respond to changes in the model by recalculating the profiles and resetting the widgets.
Bases: sans.guiframe.local_perspectives.plotting.AzimutSlicer.SectorInteractor
Clear old markers and interfaces.
Connect markers to callbacks
Return the step size in data coordinates for a small step in screen coordinates. If nudge is False (default) the step size is one pixel. If nudge is True, the step size is 0.2 pixels.
Process move to a new position, making sure that the move is allowed.
Prepare to move the artist. Calls save() to preserve the state for later restore().
Move the artist. Calls move() to update the state, or restore() if the mouse leaves the window.
Hilite the artist reporting the event, indicating that it is ready to receive a click.
Respond to keyboard events. Arrow keys move the widget. Escape restores it to the position before the last click.
Calls move() to update the state. Calls restore() on escape.
Restore the artist to the original colour when the cursor leaves.
post data averaging in Q
Restore the roughness for this layer.
Remember the roughness for this layer and the next so that we can restore on Esc.
Respond to changes in the model by recalculating the profiles and resetting the widgets.