Package | Description |
---|---|
com.bbn.openmap |
The com.bbn.openmap package contains the core OpenMap classes.
|
com.bbn.openmap.event |
Provides the various event object and listener interfaces for using
the MapBean.
|
Modifier and Type | Method and Description |
---|---|
void |
LayerHandler.addLayerConfigurationListener(LayerConfigurationListener lcl)
Add a LayerConfigurationListener, so a component can make adjustments to
new layer configurations before they get sent to the map.
|
void |
LayerHandler.removeLayerConfigurationListener(LayerConfigurationListener lcl)
Remove a LayerConfigurationListener.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicLayerConfigurationListener
A LayerToggleConfigurationListener is a LayerConfigurationListener
implementation that demonstrates how to create a component that might make
adjustments to a List of layers being changed in a LayerHandler, before the
changes hit the map.
|
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details