public class DefaultModalGraphMouse<V,E> extends AbstractModalGraphMouse implements ModalGraphMouse, ItemSelectable
| Modifier and Type | Class and Description |
|---|---|
static class |
DefaultModalGraphMouse.ModeKeyAdapter |
ModalGraphMouse.ModeanimatedPickingPlugin, in, listenerList, mode, modeBox, modeKeyListener, modeListener, modeMenu, out, pickingPlugin, rotatingPlugin, scalingPlugin, shearingPlugin, translatingPlugin| Constructor and Description |
|---|
DefaultModalGraphMouse()
create an instance with default values
|
DefaultModalGraphMouse(float in,
float out)
create an instance with passed values
|
| 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, mouseMovedmouseWheelMovedaddItemListener, getSelectedObjects, removeItemListenerpublic DefaultModalGraphMouse()
public DefaultModalGraphMouse(float in,
float out)
in - override value for scale inout - override value for scale outprotected void loadPlugins()
loadPlugins in class AbstractModalGraphMouseCopyright © 2016. All rights reserved.