public class SatelliteShearingGraphMousePlugin extends ShearingGraphMousePlugin
ShearingGraphMousePlugin
cursor, down, modifiers
Constructor and Description |
---|
SatelliteShearingGraphMousePlugin() |
SatelliteShearingGraphMousePlugin(int modifiers) |
Modifier and Type | Method and Description |
---|---|
void |
mouseDragged(java.awt.event.MouseEvent e)
overridden to shear the main view
|
mouseClicked, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased
checkModifiers, getCursor, getModifiers, setCursor, setModifiers
public SatelliteShearingGraphMousePlugin()
public SatelliteShearingGraphMousePlugin(int modifiers)
public void mouseDragged(java.awt.event.MouseEvent e)
mouseDragged
in interface java.awt.event.MouseMotionListener
mouseDragged
in class ShearingGraphMousePlugin