Package | Description |
---|---|
com.bbn.openmap.layer.dted |
Provides a layer that displays DTED (Digital Terrain Elevation Data) data.
|
Modifier and Type | Method and Description |
---|---|
DTEDSubframedFrame |
DTEDFrameCache.get(double lat,
double lon,
int level)
Return The Dted Frame, Given A Lat, Lon And Dted Level.
|
Modifier and Type | Method and Description |
---|---|
protected short[][] |
DTEDFrameCache.getElevations(float ullat,
float ullon,
float lrlat,
float lrlon,
int dtedLevel,
DTEDSubframedFrame refFrame)
Return the two-dimensional matrix of elevation posts (heights)
representing coverage of a given geographical rectangle.
|
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details