public class AttributeEditorBehavior extends CompoundBehavior
BUTTON_LEFT, BUTTON_MIDDLE, BUTTON_RIGHT, geomManager, LOG| Constructor and Description |
|---|
AttributeEditorBehavior(MapControl mapControl) |
| Modifier and Type | Method and Description |
|---|---|
java.awt.Image |
getImageCursor()
Gets the mouse cursor of the tool listener associated to this behavior.
|
AttributeEditorPointListener |
getListener()
Gets the
ToolListener used by this behavior to perform actions on the
associated MapControl object. |
addMapBehavior, containsBehavior, getAllControlsBehavior, getBehavior, isDrawnBehavior, iterator, mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased, mouseWheelMoved, paintComponent, paintComponent, removeMapBehavior, setAllControlsBehavior, setDrawnBehavior, setListener, setMapControl, sizeclean, createArc, createArc, createArc, createCircle, createEllipse, createPoint, createPoint, getMapControl, getUseSnapping, isMyButton, isMyButton, resetMyButton, setUseSnappingpublic AttributeEditorBehavior(MapControl mapControl)
mapControl - public java.awt.Image getImageCursor()
IBehaviorGets the mouse cursor of the tool listener associated to this behavior.
getImageCursor in interface IBehaviorgetImageCursor in class CompoundBehaviorpublic AttributeEditorPointListener getListener()
IBehaviorGets the ToolListener used by this behavior to perform actions on the
associated MapControl object.
getListener in interface IBehaviorgetListener in class CompoundBehaviorToolListener used by this behavior