Uses of Package
com.bbn.openmap.plugin

Packages that use com.bbn.openmap.plugin
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). 
 

Classes in com.bbn.openmap.plugin used by com.bbn.openmap.plugin
AbstractPlugIn
          This class is an abstract implementation of the PlugIn.
BeanContextAbstractPlugIn
          This class is an abstract implementation of the PlugIn.
OMGraphicHandlerPlugIn
          A PlugIn that implements the OMGraphicHandler interface.
PlugIn
          This interface describes a component that can supply OMGraphics based on a Projection.
PlugInLayer
          The PlugInLayer is a kind of layer that has a direct interface with the MapBean.
 

Classes in com.bbn.openmap.plugin used by com.bbn.openmap.plugin.earthImage
AbstractPlugIn
          This class is an abstract implementation of the PlugIn.
PlugIn
          This interface describes a component that can supply OMGraphics based on a Projection.
 

Classes in com.bbn.openmap.plugin used by com.bbn.openmap.plugin.esri
AbstractPlugIn
          This class is an abstract implementation of the PlugIn.
BeanContextAbstractPlugIn
          This class is an abstract implementation of the PlugIn.
PlugIn
          This interface describes a component that can supply OMGraphics based on a Projection.
 

Classes in com.bbn.openmap.plugin used by com.bbn.openmap.plugin.graphicLoader
AbstractPlugIn
          This class is an abstract implementation of the PlugIn.
BeanContextAbstractPlugIn
          This class is an abstract implementation of the PlugIn.
OMGraphicHandlerPlugIn
          A PlugIn that implements the OMGraphicHandler interface.
PlugIn
          This interface describes a component that can supply OMGraphics based on a Projection.
 

Classes in com.bbn.openmap.plugin used by com.bbn.openmap.plugin.shis
AbstractPlugIn
          This class is an abstract implementation of the PlugIn.
PlugIn
          This interface describes a component that can supply OMGraphics based on a Projection.
WebImagePlugIn
          This class asks for an image from a web server.
 

Classes in com.bbn.openmap.plugin used by com.bbn.openmap.plugin.wms
AbstractPlugIn
          This class is an abstract implementation of the PlugIn.
PlugIn
          This interface describes a component that can supply OMGraphics based on a Projection.
WebImagePlugIn
          This class asks for an image from a web server.
 



Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details