Uses of Class
com.bbn.openmap.layer.dted.DTEDSubframedFrame

Packages that use DTEDSubframedFrame
com.bbn.openmap.layer.dted Provides a layer that displays DTED (Digital Terrain Elevation Data) data. 
 

Uses of DTEDSubframedFrame in com.bbn.openmap.layer.dted
 

Methods in com.bbn.openmap.layer.dted that return DTEDSubframedFrame
 DTEDSubframedFrame DTEDFrameCache.get(double lat, double lon, int level)
          Return The Dted Frame, Given A Lat, Lon And Dted Level.
 

Methods in com.bbn.openmap.layer.dted with parameters of type DTEDSubframedFrame
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