public class MeasureListener
extends org.gvsig.fmap.mapcontrol.tools.MeasureListenerImpl
Listener for calculating distances using vertexes of a polyline, defined in
the associated MapControl object, and displaying that
information at the status bar of the application's main frame.
Calculates and displays:
MeasureListenerImpl| Constructor and Description |
|---|
MeasureListener(org.gvsig.fmap.mapcontrol.MapControl mc)
Creates a new listener for calculating distances using points of a
polyline.
|
| Modifier and Type | Method and Description |
|---|---|
void |
points(org.gvsig.fmap.mapcontrol.tools.Events.MeasureEvent event) |
Copyright © 2025 gvSIG Association. All rights reserved.