| Package | Description |
|---|---|
| org.gvsig.fmap.mapcontrol.tools | |
| org.gvsig.fmap.mapcontrol.tools.Behavior | |
| org.gvsig.fmap.mapcontrol.tools.Listeners |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseMapTool |
class |
PointSelectionListener
Listener that selects all features of the active, and vector layers of the associated
MapControl
that their area intersects with the point selected by a single click of any button of the mouse. |
class |
ZoomOutListenerImpl
Listener for doing a zoom out operation on the extent of the
ViewPort of the associated MapControl
object, selecting a point of the MapControl by a single click of any mouse's button. |
| Modifier and Type | Field and Description |
|---|---|
protected PointListener |
MouseMovementBehavior.listener
Tool listener used to work with the
MapControl object. |
| Constructor and Description |
|---|
MouseMovementBehavior(PointListener mli)
Creates a new behavior for moving or dragging the mouse on the image of the associated
MapControl instance. |
PointBehavior(PointListener l) |
PointBehavior(PointListener l,
int mouseButton)
Creates a new behavior for selecting a point.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPointListener |
Copyright © 2016 gvSIG Association. All Rights Reserved.