Package | Description |
---|---|
com.bbn.openmap.event |
Provides the various event object and listener interfaces for using
the MapBean.
|
com.bbn.openmap.gui.event | |
com.bbn.openmap.layer.event |
Modifier and Type | Class and Description |
---|---|
class |
OMEventHandlerAdapter
OMEventHandler subclasses look for the things that create OMEvents.
|
Modifier and Type | Field and Description |
---|---|
protected java.util.LinkedList<OMEventHandler> |
EventListPresenter.eventHandlers |
Modifier and Type | Method and Description |
---|---|
void |
EventListPresenter.addEventHandler(OMEventHandler aeh) |
void |
EventListPresenter.removeEventHandler(OMEventHandler aeh) |
Modifier and Type | Class and Description |
---|---|
class |
EventLayer
The EventLayer contains all the TemporalOMGraphics and manages the time for
the graphics and how they should be displayed.
|
class |
TestEventHandler
Sample OMEventHandler to demonstrate being a TimeBoundsProvider and TimeBoundsHandler.
|
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details