|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttwaver.network.inputhandler.InputAdapter
twaver.gis.gadget.inputhandler.DefaultGisInterHandler
twaver.gis.gadget.inputhandler.GisPanInterHandler
GisPanInterHandler is used to handle pan interaction. After the mouse is dragged and released, the map will be paned to the new position.
Constructor Summary | |
GisPanInterHandler(GeographyMap map)
|
|
GisPanInterHandler(twaver.network.TNetwork network,
GeographyMap map)
|
Methods inherited from class twaver.gis.gadget.inputhandler.DefaultGisInterHandler |
mouseDragged, mousePressed, mouseReleased |
Methods inherited from class twaver.network.inputhandler.InputAdapter |
cleanup, init, keyPressed, keyReleased, keyTyped, mouseClicked, mouseEntered, mouseExited, mouseMoved |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GisPanInterHandler(GeographyMap map)
public GisPanInterHandler(twaver.network.TNetwork network, GeographyMap map)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |