public class ModalLensGraphMouse extends AbstractModalGraphMouse implements ModalGraphMouse
| Modifier and Type | Class and Description |
|---|---|
static class |
ModalLensGraphMouse.ModeKeyAdapter |
ModalGraphMouse.Mode| Modifier and Type | Field and Description |
|---|---|
protected LensMagnificationGraphMousePlugin |
magnificationPlugin
not included in the base class
|
animatedPickingPlugin, in, listenerList, mode, modeBox, modeKeyListener, modeListener, modeMenu, out, pickingPlugin, rotatingPlugin, scalingPlugin, shearingPlugin, translatingPlugin| Constructor and Description |
|---|
ModalLensGraphMouse() |
ModalLensGraphMouse(float in,
float out) |
ModalLensGraphMouse(float in,
float out,
LensMagnificationGraphMousePlugin magnificationPlugin) |
ModalLensGraphMouse(LensMagnificationGraphMousePlugin magnificationPlugin) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
loadPlugins()
create the plugins, and load the plugins for TRANSFORMING mode
|
addItemListener, fireItemStateChanged, getItemListeners, getModeComboBox, getModeKeyListener, getModeListener, getModeMenu, getSelectedObjects, removeItemListener, setMode, setModeKeyListener, setPickingMode, setTransformingMode, setZoomAtMouseadd, mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased, mouseWheelMoved, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetModeListener, setModemouseClicked, mouseEntered, mouseExited, mousePressed, mouseReleasedmouseDragged, mouseMovedmouseWheelMovedprotected LensMagnificationGraphMousePlugin magnificationPlugin
public ModalLensGraphMouse()
public ModalLensGraphMouse(float in,
float out)
public ModalLensGraphMouse(LensMagnificationGraphMousePlugin magnificationPlugin)
public ModalLensGraphMouse(float in,
float out,
LensMagnificationGraphMousePlugin magnificationPlugin)
protected void loadPlugins()
AbstractModalGraphMouseloadPlugins in class AbstractModalGraphMouseCopyright © 2016. All rights reserved.