public class SatelliteAnimatedPickingGraphMousePlugin<V,E> extends AnimatedPickingGraphMousePlugin<V,E> implements MouseListener, MouseMotionListener
AnimatedPickingGraphMousePluginvertexcursor, down, modifiers| Constructor and Description |
|---|
SatelliteAnimatedPickingGraphMousePlugin()
create an instance
|
SatelliteAnimatedPickingGraphMousePlugin(int selectionModifiers) |
| Modifier and Type | Method and Description |
|---|---|
void |
mouseReleased(MouseEvent e)
override subclass method to translate the master view instead
of this satellite view
|
mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressedcheckModifiers, getCursor, getModifiers, setCursor, setModifiersclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmouseClicked, mouseEntered, mouseExited, mousePressedmouseDragged, mouseMovedpublic SatelliteAnimatedPickingGraphMousePlugin()
public SatelliteAnimatedPickingGraphMousePlugin(int selectionModifiers)
public void mouseReleased(MouseEvent e)
mouseReleased in interface MouseListenermouseReleased in class AnimatedPickingGraphMousePlugin<V,E>e - the eventCopyright © 2016. All rights reserved.