| Interface | Description |
|---|---|
| ActiveLayerChangeEventListener |
Implemented by those who will be notified of
ActiveLayerChangeEvent
As good practice,extends tag-like EventListener |
| LayerActionEventListener |
Implemented by those who will be notified of
LayerActionEvent
As good practice,extends tag-like EventListener |
| LegendActionEventListener |
Implemented by those who will be notified of
LegendActionEvent
As good practice,extends tag-like EventListener |
| Class | Description |
|---|---|
| ActiveLayerChangeEvent |
Event class to notify a change in the active layer.
|
| LayerActionEvent |
Event class to notify that user has shown interest in a layer
(typically user double clicked on it)
|
| LegendActionEvent |
Event class to notify that user has shown interest in one of the
sample symbols of a legend
(typically user double clicked on it)
|
| TOCEvent |
Main class for TOC-related events.
|