public class AreaListener
extends org.gvsig.fmap.mapcontrol.tools.AreaListenerImpl
Listener for calculating the area of a polygon, defined in the associated MapControl
object.
Moves the extent of the associated MapControl object
according the movement between the initial and final points of the line determined by the movement
dragged with the third button of the mouse.
Updates the status bar of the main frame of the application with the current area.
AreaListenerImpl| Constructor and Description |
|---|
AreaListener(org.gvsig.fmap.mapcontrol.MapControl mc)
Creates a new listener for calculating the area of a polygon and displaying it at the status bar
of the main frame of the application.
|
| Modifier and Type | Method and Description |
|---|---|
void |
points(org.gvsig.fmap.mapcontrol.tools.Events.MeasureEvent event) |
Copyright © 2026 gvSIG Association. All rights reserved.