Package | Description |
---|---|
com.bbn.openmap |
The com.bbn.openmap package contains the core OpenMap classes.
|
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.addLayerStatusListener(LayerStatusListener aLayerStatusListener)
Adds a listener for
LayerStatusEvent s. |
void |
Layer.removeLayerStatusListener(LayerStatusListener aLayerStatusListener)
Removes a LayerStatusListene from this Layer.
|
Modifier and Type | Class and Description |
---|---|
class |
LayerStatusPane
A LayerStatusPane is an extension to the LayerPane, where it is a
listener to the Layer and shows the layer status in the GUI.
|
class |
StatusLightPanel |
Modifier and Type | Class and Description |
---|---|
class |
ScaleFilterLayer
An OpenMap Layer that encapsulates other layers and acts as a scale filter.
|
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details