public class ZoomInListener extends ZoomInListenerImpl
Inherits ZoomInListenerImpl enabling/disabling special
controls for managing the data selected.
ZoomInListenerImpl| Constructor and Description |
|---|
ZoomInListener(MapControl mapCtrl)
Creates a new
ZoomInListener object. |
| Modifier and Type | Method and Description |
|---|---|
void |
rectangle(EnvelopeEvent event)
Called when user executes a double click with the mouse, finishing the
drawn of the rectangle.
|
cancelDrawing, getImageCursorpublic ZoomInListener(MapControl mapCtrl)
Creates a new ZoomInListener object.
mapCtrl - the MapControl where be applied the changespublic void rectangle(EnvelopeEvent event)
RectangleListenerCalled when user executes a double click with the mouse, finishing the drawn of the rectangle.
All features of the active and vector layers of the associated MapControl object that
their area intersect with the polygonal area defined in the event, will be selected.
rectangle in interface RectangleListenerrectangle in class ZoomInListenerImplevent - mouse event and information about the rectangle defined