Uses of Interface
org.gvsig.fmap.mapcontrol.tools.Listeners.RectangleListener
Packages that use RectangleListener
-
Uses of RectangleListener in org.gvsig.fmap.mapcontrol.tools
Classes in org.gvsig.fmap.mapcontrol.tools that implement RectangleListenerModifier and TypeClassDescriptionclassclassListener that selects all features of the active and vector layers which intersect with the defined rectangle area in the associatedMapControlobject.classListener for doing a zoom in operation of the extent of theViewPortof the associatedMapControlobject, 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 RectangleListenerModifierConstructorDescriptionCreates a new behavior for selecting rectangle areas.