Package | Description |
---|---|
com.bbn.openmap.image |
This package has classes that provide image creation and manipulation
capabilities.
|
com.bbn.openmap.image.wms | |
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.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 | Interface and Description |
---|---|
interface |
ImageServerConstants
This file defines the OpenMap extensions to the WMTConstants for
making a web request for a map.
|
Modifier and Type | Class and Description |
---|---|
class |
ImageServerUtils
A class to contain convenience functions for parsing web image requests.
|
class |
MapRequestHandler
The MapRequestHandler is the front end for String requests to the
ImageServer.
|
Modifier and Type | Class and Description |
---|---|
class |
DynamicWmsRequestHandler |
class |
WmsRequestHandler |
Modifier and Type | Class and Description |
---|---|
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 |
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