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

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

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

Classes in org.gvsig.fmap.mapcontrol.tools that implement PanListener
 class PanListenerImpl
          Listener for moving the extent of the associated MapControl object according the movement between the initial and final points of line determined by the movement dragging with the third button of the mouse.
 

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

Constructors in org.gvsig.fmap.mapcontrol.tools.Behavior with parameters of type PanListener
DraggerBehavior(PanListener pli)
          Creates a new behavior for dragging the mouse.
MoveBehavior(PanListener pli)
           Creates a new behavior for moving the mouse.
 



Copyright © 2014 gvSIG Association. All Rights Reserved.