| Package | Description |
|---|---|
| org.gvsig.fmap.mapcontrol.tools | |
| org.gvsig.fmap.mapcontrol.tools.Listeners |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseMapTool.point(PointEvent event) |
void |
ZoomOutListenerImpl.point(PointEvent event) |
void |
SelectImageListenerImpl.point(PointEvent event)
Deprecated.
|
void |
PointSelectionListener.point(PointEvent event) |
void |
ZoomOutRightButtonListener.point(PointEvent event) |
void |
BaseMapTool.pointDoubleClick(PointEvent event) |
void |
ZoomOutListenerImpl.pointDoubleClick(PointEvent event) |
void |
SelectImageListenerImpl.pointDoubleClick(PointEvent event)
Deprecated.
|
void |
PointSelectionListener.pointDoubleClick(PointEvent event) |
void |
ZoomOutRightButtonListener.pointDoubleClick(PointEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
PointListener.point(PointEvent event)
Called when one click is pressed on the associated
MapControl, or the location of the cursor
of the mouse has changed on it. |
void |
AbstractPointListener.pointDoubleClick(PointEvent event) |
void |
PointListener.pointDoubleClick(PointEvent event)
Called when a double click is pressed on the associated
MapControl. |
Copyright © 2015 gvSIG Association. All Rights Reserved.