public class AbstractEditionDelegate extends MouseNavigatonListener implements EditionDelegate
Defined in the geotk-widgets-swing
module
Modifier | Constructor and Description |
---|---|
protected |
AbstractEditionDelegate(JMap2D map) |
Modifier and Type | Method and Description |
---|---|
MapDecoration |
getDecoration() |
void |
keyPressed(KeyEvent e) |
void |
keyReleased(KeyEvent e) |
void |
keyTyped(KeyEvent e) |
drawRectangle, getMap, getPanButton, install, isStateFull, mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased, mouseWheelMoved, processDrag, scale, setMap, setPanButton, uninstall, zoom
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
mouseClicked, mouseEntered, mouseExited, mousePressed, mouseReleased
mouseDragged, mouseMoved
mouseWheelMoved
protected static final Logger LOGGER
protected AbstractEditionDelegate(JMap2D map)
public void keyTyped(KeyEvent e)
keyTyped
in interface KeyListener
public void keyPressed(KeyEvent e)
keyPressed
in interface KeyListener
public void keyReleased(KeyEvent e)
keyReleased
in interface KeyListener
public MapDecoration getDecoration()
getDecoration
in interface EditionDelegate
getDecoration
in class MouseNavigatonListener
Copyright © 2009–2017 Geotoolkit.org. All rights reserved.