Constructor and Description |
---|
MouseDragZoomer(ChartRenderer chart,
XAxis xAxis,
YAxis yAxis) |
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
protected void |
endZoom(ChartMouseListener.MouseState e) |
protected void |
handleMouseMove(ChartMouseListener.MouseState state) |
void |
render(Graphics g,
org.eclipse.swt.graphics.Rectangle clientRectangle) |
org.eclipse.swt.graphics.Rectangle |
resize(org.eclipse.swt.graphics.Rectangle clientRectangle) |
protected void |
startZoom(ChartMouseListener.MouseState state) |
public MouseDragZoomer(ChartRenderer chart, XAxis xAxis, YAxis yAxis)
public void dispose()
protected void endZoom(ChartMouseListener.MouseState e)
protected void startZoom(ChartMouseListener.MouseState state)
protected void handleMouseMove(ChartMouseListener.MouseState state)
public void render(Graphics g, org.eclipse.swt.graphics.Rectangle clientRectangle)