Package 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.

See:
          Description

Class Summary
AOILayer A simple layer that lets you define areas to be drawn on the map by defining coordinates for areas in the properties file.
BufferedLayer A BufferedLayer is a layer that buffers a group of layers into an image.
CacheLayer A Layer that gets it's graphics from a URL containing a serialized OMGraphicList.
DateLayer Layer that displays date and time.
DeclutterMatrix This class represents the screen divided up into sections, and tracks the sections that are marked, for any reason.
DeclutterMatrix.PositionParameters This Denotes the parameters of one of the 8 possible positions around a decluttermatrix tile.
DemoLayer This layer demonstrates interactive capabilities of OpenMap.
DrawingToolLayer This layer can receive graphics from the OMDrawingToolLauncher, and also sent it's graphics to the OMDrawingTool for editing.
EarthquakeLayer Get data about recent earthquakes from the USGS finger sites and display it.
GraticuleLayer Layer that draws graticule lines.
LabelLayer Layer that displays a label.
OMGraphicHandlerLayer The OMGraphicHandlerLayer is a layer that provides OMGraphicHandler support.
OverviewMapAreaLayer A class used to draw a polygon representing the area covered by the source MapBean projection.
ScaleDisplayLayer Layer objects are components which can be added to the MapBean to make a map.
ScaleFilterLayer An OpenMap Layer that encapsulates other layers and acts as a scale filter.
SinkLayer SinkLayer is a Layer which does nothing.
 

Package com.bbn.openmap.layer Description

Contains OpenMap layers that read and display a variety of data formats, and a few that create their own data for display.



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