Uses of Package
com.bbn.openmap.omGraphics.geom

Packages that use com.bbn.openmap.omGraphics.geom
com.bbn.openmap.dataAccess.dted   
com.bbn.openmap.dataAccess.image   
com.bbn.openmap.dataAccess.shape This package provides read and write access to ESRI shape files, including the .shp, .dbf and .shx files. 
com.bbn.openmap.geo Package that contains classes to do calculations in lat/lon space. 
com.bbn.openmap.graphicLoader The GraphicLoader package is designed to provide support for components that need to drive changes in OMGraphics over a map. 
com.bbn.openmap.graphicLoader.netmap The netmap plugin package provides the capability to receive output from a NetMap server. 
com.bbn.openmap.gui.time   
com.bbn.openmap.layer.beanbox Provides a sample openmap application that uses the openmap beanbox. 
com.bbn.openmap.layer.dted Provides a layer that displays DTED (Digital Terrain Elevation Data) data. 
com.bbn.openmap.layer.e00 This package contains a Layer that displays e00 data. 
com.bbn.openmap.layer.link Provide classes to handle the link protocol: a layer that displays link data, classes to assist in writing a link server, and methods that read and write in the link protocol format. 
com.bbn.openmap.layer.location Provides a layer that can display location data - data that represents a location with a graphic and a name. 
com.bbn.openmap.layer.mif This package contains a Layer that displays MapInfo data (.mif files). 
com.bbn.openmap.layer.rpf Provides a layer that displays RPF (Raster Product Format) data. 
com.bbn.openmap.layer.vpf This package contains code for dealing with NIMA data distributed in Vector Product Format. 
com.bbn.openmap.omGraphics Provides geographically based graphics classes. 
com.bbn.openmap.omGraphics.geom This package contains the basic foundation classes for OMGraphics, classes that describe the geometry of OMGraphics without any reference to rendering attributes. 
com.bbn.openmap.omGraphics.labeled Provides a simple extension to the OMGraphics, where a text string can be attached to a graphic object. 
com.bbn.openmap.omGraphics.meteo   
com.bbn.openmap.omGraphics.time   
com.bbn.openmap.tools.drawing Provides classes to implement a drawing tool. 
com.bbn.openmap.tools.roads Provides classes to determine routes given a set of roads and intersections. 
 

Classes in com.bbn.openmap.omGraphics.geom used by com.bbn.openmap.dataAccess.dted
BasicGeometry
          Base class implementation of OpenMap OMGeometry, the super class for all OMGraphics.
 

Classes in com.bbn.openmap.omGraphics.geom used by com.bbn.openmap.dataAccess.image
BasicGeometry
          Base class implementation of OpenMap OMGeometry, the super class for all OMGraphics.
 

Classes in com.bbn.openmap.omGraphics.geom used by com.bbn.openmap.dataAccess.shape
BasicGeometry
          Base class implementation of OpenMap OMGeometry, the super class for all OMGraphics.
 

Classes in com.bbn.openmap.omGraphics.geom used by com.bbn.openmap.geo
BasicGeometry
          Base class implementation of OpenMap OMGeometry, the super class for all OMGraphics.
 

Classes in com.bbn.openmap.omGraphics.geom used by com.bbn.openmap.graphicLoader
BasicGeometry
          Base class implementation of OpenMap OMGeometry, the super class for all OMGraphics.
 

Classes in com.bbn.openmap.omGraphics.geom used by com.bbn.openmap.graphicLoader.netmap
BasicGeometry
          Base class implementation of OpenMap OMGeometry, the super class for all OMGraphics.
NonRegional
           
 

Classes in com.bbn.openmap.omGraphics.geom used by com.bbn.openmap.gui.time
BasicGeometry
          Base class implementation of OpenMap OMGeometry, the super class for all OMGraphics.
NonRegional
           
 

Classes in com.bbn.openmap.omGraphics.geom used by com.bbn.openmap.layer.beanbox
BasicGeometry
          Base class implementation of OpenMap OMGeometry, the super class for all OMGraphics.
 

Classes in com.bbn.openmap.omGraphics.geom used by com.bbn.openmap.layer.dted
BasicGeometry
          Base class implementation of OpenMap OMGeometry, the super class for all OMGraphics.
 

Classes in com.bbn.openmap.omGraphics.geom used by com.bbn.openmap.layer.e00
BasicGeometry
          Base class implementation of OpenMap OMGeometry, the super class for all OMGraphics.
 

Classes in com.bbn.openmap.omGraphics.geom used by com.bbn.openmap.layer.link
BasicGeometry
          Base class implementation of OpenMap OMGeometry, the super class for all OMGraphics.
 

Classes in com.bbn.openmap.omGraphics.geom used by com.bbn.openmap.layer.location
BasicGeometry
          Base class implementation of OpenMap OMGeometry, the super class for all OMGraphics.
 

Classes in com.bbn.openmap.omGraphics.geom used by com.bbn.openmap.layer.mif
BasicGeometry
          Base class implementation of OpenMap OMGeometry, the super class for all OMGraphics.
 

Classes in com.bbn.openmap.omGraphics.geom used by com.bbn.openmap.layer.rpf
BasicGeometry
          Base class implementation of OpenMap OMGeometry, the super class for all OMGraphics.
 

Classes in com.bbn.openmap.omGraphics.geom used by com.bbn.openmap.layer.vpf
BasicGeometry
          Base class implementation of OpenMap OMGeometry, the super class for all OMGraphics.
 

Classes in com.bbn.openmap.omGraphics.geom used by com.bbn.openmap.omGraphics
BasicGeometry
          Base class implementation of OpenMap OMGeometry, the super class for all OMGraphics.
NonRegional
           
 

Classes in com.bbn.openmap.omGraphics.geom used by com.bbn.openmap.omGraphics.geom
BasicGeometry
          Base class implementation of OpenMap OMGeometry, the super class for all OMGraphics.
PolygonGeometry
          Graphic object that represents a polygon.
PolygonGeometry.LL
           
PolygonGeometry.Offset
           
PolygonGeometry.XY
           
 

Classes in com.bbn.openmap.omGraphics.geom used by com.bbn.openmap.omGraphics.labeled
BasicGeometry
          Base class implementation of OpenMap OMGeometry, the super class for all OMGraphics.
 

Classes in com.bbn.openmap.omGraphics.geom used by com.bbn.openmap.omGraphics.meteo
BasicGeometry
          Base class implementation of OpenMap OMGeometry, the super class for all OMGraphics.
 

Classes in com.bbn.openmap.omGraphics.geom used by com.bbn.openmap.omGraphics.time
BasicGeometry
          Base class implementation of OpenMap OMGeometry, the super class for all OMGraphics.
 

Classes in com.bbn.openmap.omGraphics.geom used by com.bbn.openmap.tools.drawing
NonRegional
           
 

Classes in com.bbn.openmap.omGraphics.geom used by com.bbn.openmap.tools.roads
BasicGeometry
          Base class implementation of OpenMap OMGeometry, the super class for all OMGraphics.
NonRegional
           
 



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