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.rpf |
Provides a layer that displays RPF (Raster Product Format) data.
|
com.bbn.openmap.layer.terrain |
This package contains the TerrainLayer, which lets you run LOS and
path elevation profile queries over the map.
|
Modifier and Type | Class and Description |
---|---|
class |
InformationDelegator
The InformationDelegator manages the display of information requested by
Layers and other map components.
|
Modifier and Type | Method and Description |
---|---|
void |
PropertyHandler.addProgressListener(ProgressListener list)
Add a ProgressListener that will display build progress.
|
void |
PropertyHandler.removeProgressListener(ProgressListener list)
Remove a ProgressListener that displayed build progress.
|
Modifier and Type | Class and Description |
---|---|
class |
ProgressListenerGauge |
Modifier and Type | Method and Description |
---|---|
void |
MakeToc.addProgressListener(ProgressListener list)
Add a ProgressListener that will display build progress.
|
void |
MakeToc.removeProgressListener(ProgressListener list)
Remove a ProgressListener that displayed build progress.
|
Modifier and Type | Method and Description |
---|---|
void |
LOSGenerator.addProgressListener(ProgressListener list)
Add a ProgressListener that will display build progress.
|
void |
LOSGenerator.removeProgressListener(ProgressListener list)
Remove a ProgressListener that displayed build progress.
|
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details