Class Summary |
DTEDAdmin |
DTEDAdmin is a utility class that finds DTED frame files in order
to copy or delete them. |
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, logitude and dted level. |
DTEDFrameCacheHandler |
The DTEDFrameCacheHandler is a cache for objects being rendered on
the map as a result of reading in DTED data. |
DTEDFrameDSI |
|
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. |
DTEDLocator |
DTEDLocator finds DTED frame files, and organizes them by level,
longitude and latitude. |
DTEDSlopeGenerator |
The DTEDSlopeGenerator is an extension to the SlopeGenerator that
uses OMScalingRasters for images created frm the DTED data. |
OMDTEDGrid |
The OMDTEDGrid is an extended OMGrid with information about the
lat/lons of the corners of the grids, so the generators can use
OMScalingRasters for precise alignment. |
StandardDTEDNameTranslator |
A class implementing the DTEDNameTranslator interface that handles
DTED file names as specified in the DTED specification. |