public class SatelliteScalingGraphMousePlugin extends ScalingGraphMousePlugin
ScalingGraphMousePluginin, out, scaler, zoomAtMousecursor, down, modifiers| Constructor and Description |
|---|
SatelliteScalingGraphMousePlugin(ScalingControl scaler,
int modifiers) |
SatelliteScalingGraphMousePlugin(ScalingControl scaler,
int modifiers,
float in,
float out) |
| Modifier and Type | Method and Description |
|---|---|
void |
mouseWheelMoved(MouseWheelEvent e)
zoom the master view display in or out, depending on the direction of the
mouse wheel motion.
|
checkModifiers, getIn, getOut, getScaler, setIn, setOut, setScaler, setZoomAtMousegetCursor, getModifiers, setCursor, setModifierspublic SatelliteScalingGraphMousePlugin(ScalingControl scaler, int modifiers)
public SatelliteScalingGraphMousePlugin(ScalingControl scaler, int modifiers, float in, float out)
public void mouseWheelMoved(MouseWheelEvent e)
mouseWheelMoved in interface MouseWheelListenermouseWheelMoved in class ScalingGraphMousePluginCopyright © 2016. All rights reserved.