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

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

Subclasses of OMGraphicHandlerPlugIn in com.bbn.openmap.plugin
 class CSVTiledImagePlugIn
          This PlugIn can be used to load image files for background use.
 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 OMGraphicHandlerPlugIn in com.bbn.openmap.plugin.graphicLoader
 

Subclasses of OMGraphicHandlerPlugIn 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