Uses of Class
org.gvsig.fmap.mapcontrol.MapControl.MapToolListener
Packages that use MapControl.MapToolListener
-
Uses of MapControl.MapToolListener in org.gvsig.fmap.mapcontrol
Fields in org.gvsig.fmap.mapcontrol declared as MapControl.MapToolListenerModifier and TypeFieldDescriptionprotected MapControl.MapToolListenerMapControl.mapToolListenerListener of all kind of mouse events produced in this component.Methods in org.gvsig.fmap.mapcontrol that return MapControl.MapToolListenerModifier and TypeMethodDescriptionMapControl.getMapToolListener()Returns the listener used to catch all mouse events produced in thisMapControlinstance and that redirects the calls to the current map tool.