Package org.gvsig.fmap.mapcontrol.tools.Listeners

Interface Summary
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.
PanListener Interface for all tools that reply for a MoveEvent produced in the associated MapControl object, as a consequence of a 2D drag and drop movement of the mouse.
PointListener Interface for all tools that reply for a PointEvent produced in the associated MapControl object, produced by a simple or double click of a button of the mouse.
PolylineListener Interface for all tools that reply for a MeasureEvent produced in the associated MapControl object, as a consequence of a 2D polyline drawn by the mouse.
RectangleListener Interface specialized for tools that reply for a RectangleEvent produced in the associated MapControl object, as a consequence of a 2D rectangle drawn by the mouse.
ToolListener User can interact with a MapControl instance, working with a tool that applies changes on it processing the events produced by the current Behavior of MapControl.
 

Class Summary
AbstractPointListener  
AbstractToolListener  
 



Copyright © 2014 gvSIG Association. All Rights Reserved.