public abstract class AbstractPointListener extends AbstractToolListener implements PointListener
| Constructor and Description |
|---|
AbstractPointListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
pointDoubleClick(PointEvent event)
Called when a double click is pressed on the associated
MapControl. |
cancelDrawing, getImageCursorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpointcancelDrawing, getImageCursorpublic void pointDoubleClick(PointEvent event) throws BehaviorException
PointListenerCalled when a double click is pressed on the associated MapControl.
pointDoubleClick in interface PointListenerevent - mouse event and the coordinates of the point selected on the associated MapControlBehaviorException - will be thrown when fails the process of this tool