public class SelectRGBListener extends SelectImageListImpl
mapCtrl, wcPoint| Constructor and Description |
|---|
SelectRGBListener(MapControl mapCtrl,
ISelectRGB selectRGB)
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 SelectRGBListener(MapControl mapCtrl, ISelectRGB selectRGB)
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