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.
|
com.bbn.openmap.gui |
This package contains the main OpenMap Swing GUI components.
|
com.bbn.openmap.layer |
Contains OpenMap layers that read and display a variety of data
formats, and a few that create their own data for display.
|
Modifier and Type | Method and Description |
---|---|
void |
Layer.fireStatusUpdate(LayerStatusEvent evt)
Sends a status update to the LayerStatusListener.
|
Modifier and Type | Method and Description |
---|---|
void |
LayerStatusListener.updateLayerStatus(LayerStatusEvent evt)
Update the Layer status.
|
Modifier and Type | Method and Description |
---|---|
void |
StatusLightPanel.updateLayerStatus(LayerStatusEvent evt)
Update the Layer status.
|
void |
LayerStatusPane.updateLayerStatus(LayerStatusEvent evt)
Update the Layer status.
|
Modifier and Type | Method and Description |
---|---|
void |
ScaleFilterLayer.updateLayerStatus(LayerStatusEvent evt)
Try to handle receiving LayerStatusEvents from child layers.
|
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details