Package com.bbn.openmap.layer.dted

Provides a layer that displays DTED (Digital Terrain Elevation Data) data.

See:
          Description

Class Summary
DTEDCacheHandler The DTEDCacheHandler controls the real cache of DTED frames.
DTEDCacheManager The DTEDCacheManager is the object you need if you want to retrieve DTED files en masse for display.
DTEDCoverageLayer This is a Layer that provides coverage information on the DTED data.
DTEDCoverageManager A DTEDCoverageManager knows how to look at DTED data and figure out what coverage is available.
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, logitude and dted level.
DTEDFrameCacheLayer The DTEDFrameCacheLayer fills the screen with DTED data.
DTEDFrameColorTable Creates the colors used for displaying the DTED images.
DTEDFrameDSI  
DTEDFrameSubframe  
DTEDFrameSubframeInfo The DTEDFrameSubframeInfo contains information about how a subframe image ought to be presented.
DTEDFrameUHL  
DTEDFrameUtil This class does the conversions that are required for converting latitudes and longitudes into filenames, and from string values of latitudes and longitudes from within a DTED file to float values.
DTEDLayer The DTEDLayer fills the screen with DTED data.
 

Package com.bbn.openmap.layer.dted Description

Provides a layer that displays DTED (Digital Terrain Elevation Data) data.



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