Uses of Class
com.bbn.openmap.layer.DrawingToolLayer

Packages that use DrawingToolLayer
com.bbn.openmap.layer.editor This package provides the infrastructure to create layers that provide a Tool interface that controls their content. 
com.bbn.openmap.layer.test Provides a test layer for OpenMap. 
 

Uses of DrawingToolLayer in com.bbn.openmap.layer.editor
 

Subclasses of DrawingToolLayer in com.bbn.openmap.layer.editor
 class EditorLayer
          The EditorLayer is a layer that provides a specific set of tools to modify a set of OMGraphics that represent specific types of objects.
 

Uses of DrawingToolLayer in com.bbn.openmap.layer.test
 

Subclasses of DrawingToolLayer in com.bbn.openmap.layer.test
 class GeoCrossDemoLayer
          This layer was developed to provide a simple picture of how vector cross products work with Geos to solve intersection problems.
 class GeoIntersectionLayer
          This layer demonstrates the use of the com.bbn.openmap.geo package to do intersection calculations in lat/lon space.
 



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