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.
DTEDCoverageManager.CoverageDataFile Inner class that handles reading and writing coverage cache file.
DTEDFrameCache The DTEDFrameCache is an object that retrieves DTED paths, frames or elevation values, given a latitude, longitude and dted level.
DTEDFrameCacheLayer The DTEDFrameCacheLayer fills the screen with DTED data.
DTEDFrameCacheLayer.Builder This is the easiest way to construct a DTEDFrameCacheLayer programmatically.
DTEDFrameColorTable Creates the colors used for displaying the DTED images.
DTEDFrameSubframe  
DTEDFrameSubframeInfo The DTEDFrameSubframeInfo contains information about how a subframe image ought to be presented.
DTEDLayer The DTEDLayer fills the screen with DTED data.
DTEDSubframedFrame The DTEDSubframedFrame is the representation of the DTED (Digital Terrain Elevation Data) data from a single dted data file.
DTEDSubframedFrame.ImageData  
DTEDSubframedFrame.ImageData.Byte  
DTEDSubframedFrame.ImageData.Pixel  
 

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