Uses of Package
com.bbn.openmap.layer.terrain

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

Classes in com.bbn.openmap.layer.terrain used by com.bbn.openmap.layer.terrain
LOSGenerator
          The LOSGenerator uses gestures to create a mask over the map.
ProfileGenerator
          This tool lets the user draw a line on the map, and then presents the profile of the path in a GIF picture.
TerrainLayer
          The Terrain Layer is an example of creating a layer that acts as a tool that defines and area (via user gestures) and presents a result of the analysis of the data.
TerrainTool
          This is a interface that defines common functionality among tools (generators) used by the TerrainLayer.
 



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