twaver.gis.gadget.inputhandler
Class CustomSelectionInteraction
java.lang.Object
twaver.network.inputhandler.InputAdapter
twaver.network.inputhandler.SelectionInputHandler
twaver.gis.gadget.inputhandler.CustomSelectionInteraction
- All Implemented Interfaces:
- twaver.network.CanvasMarker, java.util.EventListener, twaver.network.inputhandler.InputHandler, java.awt.event.KeyListener, javax.swing.event.MouseInputListener, java.awt.event.MouseListener, java.awt.event.MouseMotionListener
- public class CustomSelectionInteraction
- extends twaver.network.inputhandler.SelectionInputHandler
Methods inherited from class twaver.network.inputhandler.SelectionInputHandler |
getNetwork, init, mousePressed |
Methods inherited from class twaver.network.inputhandler.InputAdapter |
cleanup, keyPressed, keyReleased, keyTyped, mouseClicked, mouseEntered, mouseExited, mouseMoved |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomSelectionInteraction
public CustomSelectionInteraction(twaver.network.TNetwork network)
mark
public void mark(java.awt.Graphics2D g)
mouseDragged
public void mouseDragged(java.awt.event.MouseEvent e)
mouseReleased
public void mouseReleased(java.awt.event.MouseEvent e)