public class GeoprocessPointSelectionListener extends PointSelectionListener
mapCtrl, PIXEL_TOLERANCE_FOR_QUERY_BY_POINT| Constructor and Description |
|---|
GeoprocessPointSelectionListener(MapControl mapControl)
Listener constructor with a given
MapControl. |
| Modifier and Type | Method and Description |
|---|---|
void |
point(PointEvent event)
Called when one click is pressed on the associated
MapControl, or the location of the cursor
of the mouse has changed on it. |
cancelDrawing, getImageCursor, getSelectedGeometry, pointDoubleClickpublic GeoprocessPointSelectionListener(MapControl mapControl)
MapControl.mapControl - to use to get the points frompublic void point(PointEvent event) throws BehaviorException
PointListenerCalled when one click is pressed on the associated MapControl, or the location of the cursor
of the mouse has changed on it.
point in interface PointListenerpoint in class PointSelectionListenerevent - mouse event with the coordinates of the point selected on the associated MapControlBehaviorException - will be thrown when fails the process of this tool