Uses of Package
com.bbn.openmap.dataAccess.dted

Packages that use com.bbn.openmap.dataAccess.dted
com.bbn.openmap.dataAccess.dted   
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.layer.dted Provides a layer that displays DTED (Digital Terrain Elevation Data) data. 
com.bbn.openmap.layer.terrain This package contains the TerrainLayer, which lets you run LOS and path elevation profile queries over the map. 
com.bbn.openmap.tools.terrain The tools/terrain package is for components that provide services dealing with terrain (elevation) data. 
 

Classes in com.bbn.openmap.dataAccess.dted used by com.bbn.openmap.dataAccess.dted
DTEDConstants
          An interface that contains constants used by various classes in the package.
DTEDDirectoryHandler
          DTEDDirectoryHandler is a wrapper for a DTEDNameTranslator used for a DTED directory.
DTEDFrame
          The DTEDFrame is the representation of the DTED (Digital Terrain Elevation Data) data from a single dted data file.
DTEDFrameACC
           
DTEDFrameCache
          The DTEDFrameCache is an object that retrieves DTED paths, frames or elevation values, given a latitude, longitude and dted level.
DTEDFrameDSI
           
DTEDFrameUHL
           
DTEDLocator
          DTEDLocator finds DTED frame files, and organizes them by level, longitude and latitude.
DTEDNameTranslator
          An interface that defines a object that knows how to define the name of a DTED file from a set of coordinates and dted level, and also knows how to translate the name of a DTED file to it's coverage coordinates and level.
 

Classes in com.bbn.openmap.dataAccess.dted used by com.bbn.openmap.graphicLoader
DTEDFrameCache
          The DTEDFrameCache is an object that retrieves DTED paths, frames or elevation values, given a latitude, longitude and dted level.
 

Classes in com.bbn.openmap.dataAccess.dted used by com.bbn.openmap.layer.dted
DTEDConstants
          An interface that contains constants used by various classes in the package.
DTEDDirectoryHandler
          DTEDDirectoryHandler is a wrapper for a DTEDNameTranslator used for a DTED directory.
DTEDFrame
          The DTEDFrame is the representation of the DTED (Digital Terrain Elevation Data) data from a single dted data file.
DTEDFrameCache
          The DTEDFrameCache is an object that retrieves DTED paths, frames or elevation values, given a latitude, longitude and dted level.
DTEDFrameCacheHandler
          The DTEDFrameCacheHandler is a cache for objects being rendered on the map as a result of reading in DTED data.
DTEDNameTranslator
          An interface that defines a object that knows how to define the name of a DTED file from a set of coordinates and dted level, and also knows how to translate the name of a DTED file to it's coverage coordinates and level.
 

Classes in com.bbn.openmap.dataAccess.dted used by com.bbn.openmap.layer.terrain
DTEDFrameCache
          The DTEDFrameCache is an object that retrieves DTED paths, frames or elevation values, given a latitude, longitude and dted level.
 

Classes in com.bbn.openmap.dataAccess.dted used by com.bbn.openmap.tools.terrain
DTEDFrameCache
          The DTEDFrameCache is an object that retrieves DTED paths, frames or elevation values, given a latitude, longitude and dted level.
 



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