Package | Description |
---|---|
com.bbn.openmap.layer.event | |
com.bbn.openmap.time |
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.
|
Modifier and Type | Field and Description |
---|---|
protected java.util.List<TimeBoundsProvider> |
Clock.timeBoundsProviders |
Modifier and Type | Method and Description |
---|---|
void |
TimeBoundsHandler.addTimeBoundsProvider(TimeBoundsProvider tbp) |
void |
Clock.addTimeBoundsProvider(TimeBoundsProvider tbp)
Add a TimeBoundsProvider to the clock, so it knows the bounds of it's
time range.
|
void |
TimeBoundsHandler.removeTimeBoundsProvider(TimeBoundsProvider tbp) |
void |
Clock.removeTimeBoundsProvider(TimeBoundsProvider tbp) |
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details