public class DistanceListener extends MeasureListenerImpl
mapCtrl| Constructor and Description |
|---|
DistanceListener(MapControl mc,
AcceptValueListener listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
polylineFinished(MeasureEvent event)
Called when user executes a double click with the mouse, finishing the
drawn of the polyline.
|
cancelDrawing, getImageCursor, pointFixed, pointspublic DistanceListener(MapControl mc, AcceptValueListener listener)
public void polylineFinished(MeasureEvent event)
PolylineListenerCalled when user executes a double click with the mouse, finishing the drawn of the polyline.
All features of the active and vector layers of the associated MapControl object that
their area intersect with the polygonal area defined in the event, will be selected.
polylineFinished in interface PolylineListenerpolylineFinished in class MeasureListenerImplevent - information about the mouse event, and geometry data of the polyline