Uses of Class
com.bbn.openmap.plugin.BeanContextAbstractPlugIn

Packages that use BeanContextAbstractPlugIn
com.bbn.openmap.plugin Provides support for writing OpenMap PlugIns. 
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. 
 

Uses of BeanContextAbstractPlugIn in com.bbn.openmap.plugin
 

Subclasses of BeanContextAbstractPlugIn in com.bbn.openmap.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.
 

Uses of BeanContextAbstractPlugIn in com.bbn.openmap.plugin.esri
 

Subclasses of BeanContextAbstractPlugIn in com.bbn.openmap.plugin.esri
 class EsriPlugIn
          EsriPlugIn loads Esri shape file sets from web servers or local file systems, and it enables the creation of shape file sets.
 

Uses of BeanContextAbstractPlugIn in com.bbn.openmap.plugin.graphicLoader
 

Subclasses of BeanContextAbstractPlugIn in com.bbn.openmap.plugin.graphicLoader
 class GraphicLoaderPlugIn
          A GraphicLoaderPlugIn is a PlugIn that receives its OMGraphics from some other source, at any time.
 



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