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

Packages that use org.gvsig.fmap.mapcontrol.tools.Listeners
org.gvsig.fmap.mapcontrol.tools   
org.gvsig.fmap.mapcontrol.tools.Behavior   
org.gvsig.fmap.mapcontrol.tools.Listeners   
 

Classes in org.gvsig.fmap.mapcontrol.tools.Listeners used by org.gvsig.fmap.mapcontrol.tools
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.
 

Classes in org.gvsig.fmap.mapcontrol.tools.Listeners used by org.gvsig.fmap.mapcontrol.tools.Behavior
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.
 

Classes in org.gvsig.fmap.mapcontrol.tools.Listeners used by org.gvsig.fmap.mapcontrol.tools.Listeners
AbstractToolListener
           
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.
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.
 



Copyright © 2014 gvSIG Association. All Rights Reserved.