Class MouseMovementBehavior

java.lang.Object
org.gvsig.fmap.mapcontrol.tools.Behavior.Behavior
org.gvsig.fmap.mapcontrol.tools.Behavior.MouseMovementBehavior
All Implemented Interfaces:
IBehavior

public class MouseMovementBehavior extends Behavior

Behavior that permits user to move and drag the mouse on the image of the associated MapControl instance using a PointListener.

Author:
Vicente Caballero Navarro