Uses of Interface
org.gvsig.fmap.mapcontrol.tools.Behavior.IBehavior
Packages that use IBehavior
-
Uses of IBehavior in org.gvsig.fmap.mapcontrol.tools
Classes in org.gvsig.fmap.mapcontrol.tools that implement IBehaviorModifier and TypeClassDescriptionclassclassAllows having multiple behaviors when user works with the associatedMapControl.Fields in org.gvsig.fmap.mapcontrol.tools declared as IBehavior -
Uses of IBehavior in org.gvsig.fmap.mapcontrol.tools.Behavior
Classes in org.gvsig.fmap.mapcontrol.tools.Behavior that implement IBehaviorModifier and TypeClassDescriptionclassWhen user is working with a tool on aMapControlinstance,Behaviordefines the basic ways of interacting: selecting a point, a circle, a rectangle, or ...classBehavior that allows user to draw a circle on the image of the associatedMapControlusing aPolylineListener.classBehavior that permits user to drag the image of the associatedMapControlusing aPanListener.classBehavior that allows user to draw a polyline by its vertexes on the image of the associatedMapControlusing aEllipseListener.classBehavior that allows user to draw a polyline by its vertexes on the image of the associatedMapControlusing aPolylineListener.classBehavior that permits user to move and drag the mouse on the image of the associatedMapControlinstance using aPointListener.classclassBehavior that permits user to move the image of the associatedMapControlusing aPanListener.classclassBehavior that permits user to select a point with a double click mouse action, on the associatedMapControlusing aPointListener.classBehavior that permits user to draw a polygon by its vertexes on the image of the associatedMapControlusing aPolylineListener.classBehavior that allows user to draw a polyline by its vertexes on the image of the associatedMapControlusing aPolylineListener.classBehavior that permits user to select a rectangular area on the associatedMapControlusing aRectangleListener.class