Package | Description |
---|---|
com.bbn.openmap.dataAccess.asrp | |
com.bbn.openmap.dataAccess.dted | |
com.bbn.openmap.layer.dted |
Provides a layer that displays DTED (Digital Terrain Elevation Data) data.
|
com.bbn.openmap.proj |
Provides projection classes.
|
Modifier and Type | Method and Description |
---|---|
OMGraphicList |
ASRPDirectoryHandler.getImagesForProjection(EqualArc proj) |
Modifier and Type | Method and Description |
---|---|
short[][] |
DTEDFrameCache.getElevations(EqualArc proj,
int dtedLevel)
Return the two-dimensional matrix of elevation posts (heights)
representing coverage of a given geographical rectangle.
|
Modifier and Type | Method and Description |
---|---|
short[][] |
DTEDFrameCache.getElevations(EqualArc proj,
int dtedLevel)
Return the two-dimensional matrix of elevation posts (heights)
representing coverage of a given geographical rectangle.
|
void |
DTEDCacheHandler.setProjection(EqualArc proj)
The method to call to let the cache handler know what the projection
looks like so it can figure out which frames (and subframes) will be
needed.
|
Modifier and Type | Class and Description |
---|---|
class |
CADRG
Implements the CADRG projection.
|
class |
LLXY
Implements the LLXY projection, which is basically something where the
lat/lon and pixel ratios are the same.
|
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details