See: Description
Class | Description |
---|---|
AbstractDragSequenceEventHandler |
An abstract sequence handler that implements common tasks as drag start an drag activity step methods.
|
ClusterSelectionEventHandler |
EventHandler for selecting clusters by rectangle.
|
EditLabelEventListener |
Event Listerner for double clicks on cluster- and manual labels.
|
LineSelectionEventHandler |
Implements the line selection model, everything below a drawn line is selected.
|
LoggingHandler |
Handles events from Logger and decides where to output it.
|
MyInputDragSequenceEventHandler |
Used to move an input vector to a different unit.
|
MyLabelDragSequenceEventHandler |
Used to move Labels of clusters.
|
MyMapInputEventHandler | |
MyRectangleSelectionEventHandler |
EventHandler for selecting by rectangle.
|
MyWheelZoomEventHandler |
Handles zooming by the mouse wheel.
|
OrderedPSelectionEventHandler |
A Selection Event Handler that stores the selected items in the selection (insertion) order.
|