Package | Description |
---|---|
com.bbn.openmap |
The com.bbn.openmap package contains the core OpenMap classes.
|
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.
|
com.bbn.openmap.util |
Provide miscellaneous utility classes for OpenMap.
|
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 |
Layer.addInfoDisplayListener(InfoDisplayListener aInfoDisplayListener)
Adds a listener for
InfoDisplayEvent s. |
void |
Layer.removeInfoDisplayListener(InfoDisplayListener aInfoDisplayListener)
Removes an InfoDisplayListener from this Layer.
|
Modifier and Type | Class and Description |
---|---|
class |
ScaleFilterLayer
An OpenMap Layer that encapsulates other layers and acts as a scale filter.
|
Modifier and Type | Method and Description |
---|---|
void |
WebBrowser.setInfoDelegator(InfoDisplayListener info) |
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details