Package | Description |
---|---|
com.bbn.openmap |
The com.bbn.openmap package contains the core OpenMap classes.
|
com.bbn.openmap.dataAccess.mapTile | |
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.image |
This package has classes that provide image creation and manipulation
capabilities.
|
com.bbn.openmap.tools.dnd |
This package contains classes to support Java Drag and Drop
functionality on the map.
|
Modifier and Type | Method and Description |
---|---|
void |
MapBean.setLayers(LayerEvent evt)
LayerListener interface method.
|
void |
BufferedMapBean.setLayers(LayerEvent evt)
Set the layers of the MapBean.
|
void |
BufferedLayerMapBean.setLayers(LayerEvent evt)
LayerListener interface method.
|
Modifier and Type | Method and Description |
---|---|
void |
MapTileMakerComponent.setLayers(LayerEvent evt) |
Modifier and Type | Method and Description |
---|---|
void |
LayerListener.setLayers(LayerEvent evt) |
Modifier and Type | Method and Description |
---|---|
void |
LayersPanel.setLayers(LayerEvent evt)
LayerListener interface method.
|
void |
LayersMenu.setLayers(LayerEvent evt)
LayerListener interface method.
|
Modifier and Type | Method and Description |
---|---|
void |
MagicPlanetImageComponent.setLayers(LayerEvent evt) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultDnDCatcher.setLayers(LayerEvent evt)
The method is invoked when there is a change in layers property in the
LayerHandler.
|
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details