public class CircleSelectListener extends CircleSelectionListener
| Constructor and Description |
|---|
CircleSelectListener(MapControl mc) |
| Modifier and Type | Method and Description |
|---|---|
void |
circle(MeasureEvent event)
Called when user defines a circular area.
|
cancelDrawing, getCursor, getImageCursorcircleFinishedpublic CircleSelectListener(MapControl mc)
public void circle(MeasureEvent event) throws BehaviorException
CircleListenerCalled when user defines a circular area.
circle in interface CircleListenercircle in class CircleSelectionListenerevent - information about the mouse event, and geometry data related with the operation doneBehaviorException - will be thrown when fails the process of this tool