Uses of Interface
org.gvsig.fmap.mapcontrol.tools.Listeners.RectangleListener

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

Uses of RectangleListener in org.gvsig.fmap.mapcontrol.tools
 

Classes in org.gvsig.fmap.mapcontrol.tools that implement RectangleListener
 class RectangleSelectionListener
          Listener that selects all features of the active and vector layers which intersect with the defined rectangle area in the associated MapControl object.
 class ZoomInListenerImpl
          Listener for doing a zoom in operation of the extent of the ViewPort of the associated MapControl object, defining a rectangular area.
 

Uses of RectangleListener in org.gvsig.fmap.mapcontrol.tools.Behavior
 

Constructors in org.gvsig.fmap.mapcontrol.tools.Behavior with parameters of type RectangleListener
RectangleBehavior(RectangleListener zili)
          Creates a new behavior for selecting rectangle areas.
 



Copyright © 2014 gvSIG Association. All Rights Reserved.