| Package | Description |
|---|---|
| org.gvsig.fmap.mapcontrol.tools | |
| org.gvsig.fmap.mapcontrol.tools.Behavior |
| Modifier and Type | Class and Description |
|---|---|
class |
AreaListenerImpl
Listener for calculating the area of a polygon, defined in the associated
MapControl
object. |
class |
BaseMapTool |
class |
MeasureListenerImpl
Listener for calculating the length of the segments of a polyline, defined in
the associated
MapControl object. |
class |
PolygonSelectionListener
Listener that selects all features of the active and vector layers which
intersect with the defined polygon area in the associated
MapControl object. |
| Modifier and Type | Field and Description |
|---|---|
protected PolylineListener |
FreehandBehavior.listener
Tool listener used to work with the
MapControl object. |
protected PolylineListener |
PolylineBehavior.listener
Tool listener used to work with the
MapControl object. |
| Constructor and Description |
|---|
FreehandBehavior(PolylineListener mli)
Creates a new behavior for drawing a polyline by its vertexes.
|
PolygonBehavior(PolylineListener ali)
Creates a new behavior for drawing a polygon by its vertexes.
|
PolylineBehavior(PolylineListener mli)
Creates a new behavior for drawing a polyline by its vertexes.
|
Copyright © 2024 gvSIG Association. All rights reserved.