Uses of Package
com.bbn.openmap.layer

Packages that use com.bbn.openmap.layer
com.bbn.openmap The com.bbn.openmap package contains the core OpenMap classes. 
com.bbn.openmap.gui.time   
com.bbn.openmap.layer Contains OpenMap layers that read and display a variety of data formats, and a few that create their own data for display. 
com.bbn.openmap.layer.asrp   
com.bbn.openmap.layer.daynight Provides an OpenMap layer that displays day/night shading. 
com.bbn.openmap.layer.dted Provides a layer that displays DTED (Digital Terrain Elevation Data) data. 
com.bbn.openmap.layer.e00 This package contains a Layer that displays e00 data. 
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.etopo Provides a layer that displays ETOPO data. 
com.bbn.openmap.layer.event   
com.bbn.openmap.layer.imageTile   
com.bbn.openmap.layer.learn   
com.bbn.openmap.layer.link Provide classes to handle the link protocol: a layer that displays link data, classes to assist in writing a link server, and methods that read and write in the link protocol format. 
com.bbn.openmap.layer.link.amp This package contains a Layer that can use the drawing tool to create certain OMGraphic shapes, which in turn are sent to a LinkServer. 
com.bbn.openmap.layer.link.draw   
com.bbn.openmap.layer.location Provides a layer that can display location data - data that represents a location with a graphic and a name. 
com.bbn.openmap.layer.mif This package contains a Layer that displays MapInfo data (.mif files). 
com.bbn.openmap.layer.mysql   
com.bbn.openmap.layer.nexrad Provides an OpenMap Layer that display Nexrad rainfall data. 
com.bbn.openmap.layer.plotLayer Provide a demo layer for displaying non-geographic data over a map. 
com.bbn.openmap.layer.policy Contains policy objects that affect the behavior of OMGraphicHandlerLayers. 
com.bbn.openmap.layer.rpf Provides a layer that displays RPF (Raster Product Format) data. 
com.bbn.openmap.layer.shape Provides an OpenMap layer for dealing with shape files. 
com.bbn.openmap.layer.shape.areas Provides an extension to the ShapeLayer that deals with attributes files for shapefiles. 
com.bbn.openmap.layer.terrain This package contains the TerrainLayer, which lets you run LOS and path elevation profile queries over the map. 
com.bbn.openmap.layer.test Provides a test layer for OpenMap. 
com.bbn.openmap.layer.vpf This package contains code for dealing with NIMA data distributed in Vector Product Format. 
com.bbn.openmap.omGraphics.event Provides classes for event notification of OMGraphic changes. 
com.bbn.openmap.plugin Provides support for writing OpenMap PlugIns. 
com.bbn.openmap.plugin.esri A PlugIn package that handles ESRI shape files. 
 

Classes in com.bbn.openmap.layer used by com.bbn.openmap
BufferedLayer
          A BufferedLayer is a layer that buffers a group of layers into an image.
 

Classes in com.bbn.openmap.layer used by com.bbn.openmap.gui.time
OMGraphicHandlerLayer
          The OMGraphicHandlerLayer is a layer that provides OMGraphicHandler support.
 

Classes in com.bbn.openmap.layer used by com.bbn.openmap.layer
DeclutterMatrix.MatrixIndexes
           
DeclutterMatrix.PositionParameters
          This Denotes the parameters of one of the 8 possible positions around a decluttermatrix tile.
LabelLayer
          Layer that displays a label.
OMGraphicHandlerLayer
          The OMGraphicHandlerLayer is a layer that provides OMGraphicHandler support.
SinkLayer
          SinkLayer is a Layer which does nothing.
 

Classes in com.bbn.openmap.layer used by com.bbn.openmap.layer.asrp
OMGraphicHandlerLayer
          The OMGraphicHandlerLayer is a layer that provides OMGraphicHandler support.
 

Classes in com.bbn.openmap.layer used by com.bbn.openmap.layer.daynight
OMGraphicHandlerLayer
          The OMGraphicHandlerLayer is a layer that provides OMGraphicHandler support.
 

Classes in com.bbn.openmap.layer used by com.bbn.openmap.layer.dted
OMGraphicHandlerLayer
          The OMGraphicHandlerLayer is a layer that provides OMGraphicHandler support.
 

Classes in com.bbn.openmap.layer used by com.bbn.openmap.layer.e00
OMGraphicHandlerLayer
          The OMGraphicHandlerLayer is a layer that provides OMGraphicHandler support.
 

Classes in com.bbn.openmap.layer used by com.bbn.openmap.layer.editor
DrawingToolLayer
          This layer can receive graphics from the OMDrawingToolLauncher, and also sent it's graphics to the OMDrawingTool for editing.
OMGraphicHandlerLayer
          The OMGraphicHandlerLayer is a layer that provides OMGraphicHandler support.
 

Classes in com.bbn.openmap.layer used by com.bbn.openmap.layer.etopo
OMGraphicHandlerLayer
          The OMGraphicHandlerLayer is a layer that provides OMGraphicHandler support.
 

Classes in com.bbn.openmap.layer used by com.bbn.openmap.layer.event
OMGraphicHandlerLayer
          The OMGraphicHandlerLayer is a layer that provides OMGraphicHandler support.
 

Classes in com.bbn.openmap.layer used by com.bbn.openmap.layer.imageTile
OMGraphicHandlerLayer
          The OMGraphicHandlerLayer is a layer that provides OMGraphicHandler support.
 

Classes in com.bbn.openmap.layer used by com.bbn.openmap.layer.learn
OMGraphicHandlerLayer
          The OMGraphicHandlerLayer is a layer that provides OMGraphicHandler support.
 

Classes in com.bbn.openmap.layer used by com.bbn.openmap.layer.link
OMGraphicHandlerLayer
          The OMGraphicHandlerLayer is a layer that provides OMGraphicHandler support.
 

Classes in com.bbn.openmap.layer used by com.bbn.openmap.layer.link.amp
OMGraphicHandlerLayer
          The OMGraphicHandlerLayer is a layer that provides OMGraphicHandler support.
 

Classes in com.bbn.openmap.layer used by com.bbn.openmap.layer.link.draw
OMGraphicHandlerLayer
          The OMGraphicHandlerLayer is a layer that provides OMGraphicHandler support.
 

Classes in com.bbn.openmap.layer used by com.bbn.openmap.layer.location
DeclutterMatrix
          This class represents the screen divided up into sections, and tracks the sections that are marked, for any reason.
OMGraphicHandlerLayer
          The OMGraphicHandlerLayer is a layer that provides OMGraphicHandler support.
 

Classes in com.bbn.openmap.layer used by com.bbn.openmap.layer.mif
OMGraphicHandlerLayer
          The OMGraphicHandlerLayer is a layer that provides OMGraphicHandler support.
 

Classes in com.bbn.openmap.layer used by com.bbn.openmap.layer.mysql
OMGraphicHandlerLayer
          The OMGraphicHandlerLayer is a layer that provides OMGraphicHandler support.
 

Classes in com.bbn.openmap.layer used by com.bbn.openmap.layer.nexrad
OMGraphicHandlerLayer
          The OMGraphicHandlerLayer is a layer that provides OMGraphicHandler support.
 

Classes in com.bbn.openmap.layer used by com.bbn.openmap.layer.plotLayer
OMGraphicHandlerLayer
          The OMGraphicHandlerLayer is a layer that provides OMGraphicHandler support.
 

Classes in com.bbn.openmap.layer used by com.bbn.openmap.layer.policy
OMGraphicHandlerLayer
          The OMGraphicHandlerLayer is a layer that provides OMGraphicHandler support.
 

Classes in com.bbn.openmap.layer used by com.bbn.openmap.layer.rpf
OMGraphicHandlerLayer
          The OMGraphicHandlerLayer is a layer that provides OMGraphicHandler support.
 

Classes in com.bbn.openmap.layer used by com.bbn.openmap.layer.shape
OMGraphicHandlerLayer
          The OMGraphicHandlerLayer is a layer that provides OMGraphicHandler support.
 

Classes in com.bbn.openmap.layer used by com.bbn.openmap.layer.shape.areas
OMGraphicHandlerLayer
          The OMGraphicHandlerLayer is a layer that provides OMGraphicHandler support.
 

Classes in com.bbn.openmap.layer used by com.bbn.openmap.layer.terrain
OMGraphicHandlerLayer
          The OMGraphicHandlerLayer is a layer that provides OMGraphicHandler support.
 

Classes in com.bbn.openmap.layer used by com.bbn.openmap.layer.test
DrawingToolLayer
          This layer can receive graphics from the OMDrawingToolLauncher, and also sent it's graphics to the OMDrawingTool for editing.
OMGraphicHandlerLayer
          The OMGraphicHandlerLayer is a layer that provides OMGraphicHandler support.
 

Classes in com.bbn.openmap.layer used by com.bbn.openmap.layer.vpf
OMGraphicHandlerLayer
          The OMGraphicHandlerLayer is a layer that provides OMGraphicHandler support.
 

Classes in com.bbn.openmap.layer used by com.bbn.openmap.omGraphics.event
OMGraphicHandlerLayer
          The OMGraphicHandlerLayer is a layer that provides OMGraphicHandler support.
 

Classes in com.bbn.openmap.layer used by com.bbn.openmap.plugin
OMGraphicHandlerLayer
          The OMGraphicHandlerLayer is a layer that provides OMGraphicHandler support.
 

Classes in com.bbn.openmap.layer used by com.bbn.openmap.plugin.esri
OMGraphicHandlerLayer
          The OMGraphicHandlerLayer is a layer that provides OMGraphicHandler support.
 



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