Package es.prodevelop.gvsig.mobile.gui.tool.behavior

Class Summary
Behavior This is the ancestor of all the behavior classes, which gather information about mouse events and notify tool-dependent events.
PointBehavior This behavior class notifies point events only, si it's useful for point-oriented tools (centter on point, info, etc.)
RectangleBehavior This behavior class is used when the tool needs to know the rectangle defined with a drag and drop process.