| Package | Description |
|---|---|
| org.gvsig.fmap.mapcontrol | |
| org.gvsig.fmap.mapcontrol.tools | |
| org.gvsig.fmap.mapcontrol.tools.Behavior |
| Class and Description |
|---|
| Behavior
When user is working with a tool on a
MapControl instance,
Behavior defines the basic ways of interacting: selecting a
point, a circle, a rectangle, or ... |
| Class and Description |
|---|
| Behavior
When user is working with a tool on a
MapControl instance,
Behavior defines the basic ways of interacting: selecting a
point, a circle, a rectangle, or ... |
| IBehavior
When a programmer needs to add a way to permit user to interact with the current object where the graphical
information is stored and represented, (see
MapControl), must analyze and decide the basic
behavior nature of the interaction. |
| Class and Description |
|---|
| Behavior
When user is working with a tool on a
MapControl instance,
Behavior defines the basic ways of interacting: selecting a
point, a circle, a rectangle, or ... |
| IBehavior
When a programmer needs to add a way to permit user to interact with the current object where the graphical
information is stored and represented, (see
MapControl), must analyze and decide the basic
behavior nature of the interaction. |
| MoveBehavior
Behavior that permits user to move the image of the associated
MapControl using a PanListener. |
| PolylineBehavior
Behavior that allows user to draw a polyline by its vertexes on the image of the associated
MapControl using a PolylineListener. |
Copyright © 2016 gvSIG Association. All Rights Reserved.