Uses of Interface
com.bbn.openmap.layer.terrain.TerrainTool

Packages that use TerrainTool
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 TerrainTool in com.bbn.openmap.layer.terrain
 

Classes in com.bbn.openmap.layer.terrain that implement TerrainTool
 class LOSGenerator
          The LOSGenerator uses gestures to create a mask over the map.
 class ProfileGenerator
          This tool lets the user draw a line on the map, and then presents the profile of the path in a GIF picture.
 

Fields in com.bbn.openmap.layer.terrain declared as TerrainTool
 TerrainTool TerrainLayer.currentTool
          The current tool being used.
 



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