Package | Description |
---|---|
com.bbn.openmap.layer.location |
Provides a layer that can display location data - data that represents
a location with a graphic and a name.
|
Modifier and Type | Class and Description |
---|---|
class |
TimerLocationLayer
The TimerLocationLayer is a LocationLayer that has a timer to automatically
relod data at specified interval.
|
Modifier and Type | Field and Description |
---|---|
protected LocationLayer |
BasicLocationHandler.layer
The parent layer.
|
protected LocationLayer |
AbstractLocationHandler.zLayer
The parent layer.
|
Modifier and Type | Method and Description |
---|---|
LocationLayer |
LocationHandler.getLayer()
Return the layer that the handler is responding to.
|
LocationLayer |
BasicLocationHandler.getLayer()
Get the layer the handler is serving.
|
LocationLayer |
AbstractLocationHandler.getLayer()
Get the layer the handler is serving.
|
Modifier and Type | Method and Description |
---|---|
void |
LocationHandler.setLayer(LocationLayer layer)
Set the layer the handler is responding to.
|
void |
BasicLocationHandler.setLayer(LocationLayer l)
Set the layer this handler is serving.
|
void |
AbstractLocationHandler.setLayer(LocationLayer l)
Set the layer the handler is responding to.
|
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details