|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use PointEvent | |
|---|---|
| org.gvsig.fmap.mapcontrol.tools | |
| org.gvsig.fmap.mapcontrol.tools.Listeners | |
| Uses of PointEvent in org.gvsig.fmap.mapcontrol.tools |
|---|
| Methods in org.gvsig.fmap.mapcontrol.tools with parameters of type PointEvent | |
|---|---|
void |
ZoomOutListenerImpl.point(PointEvent event)
|
void |
PointSelectionListener.point(PointEvent event)
|
void |
SelectImageListenerImpl.point(PointEvent event)
Deprecated. |
void |
ZoomOutRightButtonListener.point(PointEvent event)
|
void |
ZoomOutListenerImpl.pointDoubleClick(PointEvent event)
|
void |
PointSelectionListener.pointDoubleClick(PointEvent event)
|
void |
SelectImageListenerImpl.pointDoubleClick(PointEvent event)
Deprecated. |
void |
ZoomOutRightButtonListener.pointDoubleClick(PointEvent event)
|
| Uses of PointEvent in org.gvsig.fmap.mapcontrol.tools.Listeners |
|---|
| Methods in org.gvsig.fmap.mapcontrol.tools.Listeners with parameters of type PointEvent | |
|---|---|
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 |
PointListener.pointDoubleClick(PointEvent event)
Called when a double click is pressed on the associated MapControl. |
void |
AbstractPointListener.pointDoubleClick(PointEvent event)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||