public class PolygonSelectListener
extends org.gvsig.fmap.mapcontrol.tools.PolygonSelectionListener
Inherits PolygonSelectionListener enabling/disabling special
controls for managing the data selected.
PolygonSelectionListener| Constructor and Description |
|---|
PolygonSelectListener(org.gvsig.fmap.mapcontrol.MapControl mapCtrl)
Creates a new
PolygonSelectListener object. |
| Modifier and Type | Method and Description |
|---|---|
void |
polylineFinished(org.gvsig.fmap.mapcontrol.tools.Events.MeasureEvent event) |
public PolygonSelectListener(org.gvsig.fmap.mapcontrol.MapControl mapCtrl)
Creates a new PolygonSelectListener object.
mapCtrl - the MapControl where is drawn the polylinepublic void polylineFinished(org.gvsig.fmap.mapcontrol.tools.Events.MeasureEvent event)
throws org.gvsig.fmap.mapcontrol.tools.BehaviorException
polylineFinished in interface org.gvsig.fmap.mapcontrol.tools.Listeners.PolylineListenerpolylineFinished in class org.gvsig.fmap.mapcontrol.tools.PolygonSelectionListenerorg.gvsig.fmap.mapcontrol.tools.BehaviorExceptionCopyright © 2025 gvSIG Association. All rights reserved.