| 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 | Interface and Description |
|---|---|
interface |
AngleListener
Interface for all tools that reply for a
PointEvent produced in the
associated MapControl object, produced by a simple or double click of a button
of the mouse. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPointListener |
Copyright © 2023 gvSIG Association. All rights reserved.