|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CircleListener
Interface for all tools that reply for a MeasureEvent produced in the
associated MapControl object, as a consequence of a circle area drawn by the mouse.
ToolListener| Method Summary | |
|---|---|
void |
circle(MeasureEvent event)
Called when user defines a circular area. |
| Methods inherited from interface org.gvsig.fmap.mapcontrol.tools.Listeners.ToolListener |
|---|
cancelDrawing, getImageCursor |
| Method Detail |
|---|
void circle(MeasureEvent event)
throws BehaviorException
Called when user defines a circular area.
event - information about the mouse event, and geometry data related with the operation done
BehaviorException - will be thrown when fails the process of this tool
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||