Uses of Class
com.bbn.openmap.layer.terrain.TerrainLayer

Packages that use TerrainLayer
com.bbn.openmap.layer.terrain This package contains the TerrainLayer, which lets you run LOS and path elevation profile queries over the map. 
 

Uses of TerrainLayer in com.bbn.openmap.layer.terrain
 

Fields in com.bbn.openmap.layer.terrain declared as TerrainLayer
protected  TerrainLayer ProfileGenerator.layer
          The layer that the tool is serving.
 

Constructors in com.bbn.openmap.layer.terrain with parameters of type TerrainLayer
LOSGenerator(TerrainLayer tLayer)
          The creation of the tool starts here.
ProfileGenerator(TerrainLayer tLayer)
           
 



Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details