Search
ZoomController Methods
 


 Public Methods

  Name Description

drawInteraction

PlotController.drawInteraction override. Draws the currently selected data range that that controller will zoom into when the user releases the mouse button.

onMouseDown

Plot2DController.OnMouseDown override. Called when the user presses a mouse button.

onMouseMove

PlotController.OnMouseMove override. Called when the user moves the mouse.

onMouseUp

PlotController.OnMouseUp override. Called when the user releases a mouse button.

onMouseWheel

PlotController.OnMouseWheel override. Called when the user releases a mouse button.

 See Also