|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use PointListener | |
|---|---|
| org.gvsig.fmap.mapcontrol.tools | |
| org.gvsig.fmap.mapcontrol.tools.Behavior | |
| org.gvsig.fmap.mapcontrol.tools.Listeners | |
| Uses of PointListener in org.gvsig.fmap.mapcontrol.tools |
|---|
| Classes in org.gvsig.fmap.mapcontrol.tools that implement PointListener | |
|---|---|
class |
PointSelectionListener
Listener that selects all features of the active, and vector layers of the associated MapControl
that their area intersects with the point selected by a single click of any button of the mouse. |
class |
ZoomOutListenerImpl
Listener for doing a zoom out operation on the extent of the ViewPort of the associated MapControl
object, selecting a point of the MapControl by a single click of any mouse's button. |
class |
ZoomOutRightButtonListener
Listener for doing a zoom out operation on the extent of the ViewPort of the associated MapControl
object, selecting a point of the MapControl by a single click of the third button of the mouse. |
| Uses of PointListener in org.gvsig.fmap.mapcontrol.tools.Behavior |
|---|
| Fields in org.gvsig.fmap.mapcontrol.tools.Behavior declared as PointListener | |
|---|---|
protected PointListener |
MouseMovementBehavior.listener
Tool listener used to work with the MapControl object. |
| Constructors in org.gvsig.fmap.mapcontrol.tools.Behavior with parameters of type PointListener | |
|---|---|
MouseMovementBehavior(PointListener mli)
Creates a new behavior for moving or dragging the mouse on the image of the associated MapControl instance. |
|
PointBehavior(PointListener l)
Creates a new behavior for selecting a point. |
|
| Uses of PointListener in org.gvsig.fmap.mapcontrol.tools.Listeners |
|---|
| Classes in org.gvsig.fmap.mapcontrol.tools.Listeners that implement PointListener | |
|---|---|
class |
AbstractPointListener
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||