Uses of Interface
org.gvsig.fmap.mapcontrol.tools.Listeners.PanListener
Packages that use PanListener
-
Uses of PanListener in org.gvsig.fmap.mapcontrol.tools
Classes in org.gvsig.fmap.mapcontrol.tools that implement PanListenerModifier and TypeClassDescriptionclassclassListener for moving the extent of the associatedMapControlobject 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 PanListenerModifierConstructorDescriptionCreates a new behavior for dragging the mouse.MoveBehavior(PanListener pli) MoveBehavior(PanListener pli, int mouseButton) Creates a new behavior for moving the mouse.Creates a new behavior for moving the mouse.