public class AbstractFeatureEditionDelegate extends AbstractEditionDelegate
Defined in the geotk-widgets-swing
module
Modifier and Type | Field and Description |
---|---|
protected EditionDecoration |
decoration |
protected EditionHelper |
helper |
LOGGER
Constructor and Description |
---|
AbstractFeatureEditionDelegate(JMap2D map,
FeatureMapLayer layer) |
Modifier and Type | Method and Description |
---|---|
MapDecoration |
getDecoration() |
EditionHelper |
getHelper() |
keyPressed, keyReleased, keyTyped
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 final EditionDecoration decoration
protected final EditionHelper helper
public AbstractFeatureEditionDelegate(JMap2D map, FeatureMapLayer layer)
public EditionHelper getHelper()
public MapDecoration getDecoration()
getDecoration
in interface EditionDelegate
getDecoration
in class AbstractEditionDelegate
Copyright © 2009–2017 Geotoolkit.org. All rights reserved.