Package | Description |
---|---|
com.bbn.openmap.plugin |
Provides support for writing OpenMap PlugIns.
|
com.bbn.openmap.plugin.earthImage |
This package contains a plugin that can read in an image, assumed to
be in the Mercator projection and covering the entire Earth, and warp
it to any OpenMap projection.
|
com.bbn.openmap.plugin.esri |
A PlugIn package that handles ESRI shape files.
|
com.bbn.openmap.plugin.graphicLoader |
The GraphicLoader PlugIn package is designed to provide support for
GraphicLoaders, which in turn are objects that need to drive changes in
OMGraphics over a map.
|
com.bbn.openmap.plugin.shis |
This package contains a plugin that can fetch images from a
com.bbn.openmap.image.SimpleHttpImageServer.
|
com.bbn.openmap.plugin.wms |
This package contains a plugin that can contact, retrieve and display
the image received from an OpenGIS Web Map Server (WMS).
|
Modifier and Type | Class and Description |
---|---|
class |
BeanContextAbstractPlugIn
This class is an abstract implementation of the PlugIn.
|
class |
CSVTiledImagePlugIn
This PlugIn can be used to load image files for background use.
|
class |
OMGraphicHandlerPlugIn
A PlugIn that implements the OMGraphicHandler interface.
|
class |
UTMGridPlugIn
The UTMGridPlugIn renders UTM Zone areas, and renders a grid marking
equal-distance areas around the center of the current projection.
|
class |
WebImagePlugIn
This class asks for an image from a web server.
|
Modifier and Type | Class and Description |
---|---|
class |
EarthImagePlugIn
This class takes an image of the earth, and creates a background image from
it that matches an OpenMap projection.
|
Modifier and Type | Class and Description |
---|---|
class |
EsriPlugIn
EsriPlugIn loads Esri shape file sets from web servers or local file systems,
and it enables the creation of shape file sets.
|
Modifier and Type | Class and Description |
---|---|
class |
GraphicLoaderPlugIn
A GraphicLoaderPlugIn is a PlugIn that receives its OMGraphics from
some other source, at any time.
|
Modifier and Type | Class and Description |
---|---|
class |
SHISPlugIn
This class asks for an image from a SimpleHttpImageServer.
|
Modifier and Type | Class and Description |
---|---|
class |
WMSPlugIn
This class asks for an image from an OpenGIS compliant Web Map Server (WMS).
|
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details