public class InfoByPixelPointViewTool extends SelectImageListImpl
mapCtrl, wcPoint| Constructor and Description |
|---|
InfoByPixelPointViewTool(MapControl mapCtrl,
InfoByPointDataModel model)
Contructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
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. |
cancelDrawing, getCursor, getImageCursor, pointDoubleClickpublic InfoByPixelPointViewTool(MapControl mapCtrl, InfoByPointDataModel model)
mapCtrl - public void point(PointEvent event)
PointListenerCalled when one click is pressed on the associated MapControl, or the location of the cursor
of the mouse has changed on it.
point in interface PointListenerpoint in class SelectImageListImplevent - mouse event with the coordinates of the point selected on the associated MapControl