Uses of Package
com.bbn.openmap.util

Packages that use com.bbn.openmap.util
com.bbn.openmap The com.bbn.openmap package contains the core OpenMap classes. 
com.bbn.openmap.dataAccess.asrp   
com.bbn.openmap.dataAccess.shape This package provides read and write access to ESRI shape files, including the .shp, .dbf and .shx files. 
com.bbn.openmap.event Provides the various event object and listener interfaces for using the MapBean. 
com.bbn.openmap.gui This package contains the main OpenMap Swing GUI components. 
com.bbn.openmap.gui.menu This package contains OpenMap Swing GUI components that can be used in menus. 
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.event   
com.bbn.openmap.layer.learn   
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.vpf This package contains code for dealing with NIMA data distributed in Vector Product Format. 
com.bbn.openmap.omGraphics Provides geographically based graphics classes. 
com.bbn.openmap.omGraphics.util This package contains simple utility classes used specifically for OMGraphics. 
com.bbn.openmap.plugin.esri A PlugIn package that handles ESRI shape files. 
com.bbn.openmap.util Provide miscellaneous utility classes for OpenMap. 
com.bbn.openmap.util.quadtree Provide a quad-tree for latitude/longitude based data. 
 

Classes in com.bbn.openmap.util used by com.bbn.openmap
WebBrowser
          WebBrower - handles the WebBrowser process on behalf of OM.
 

Classes in com.bbn.openmap.util used by com.bbn.openmap.dataAccess.asrp
DataBounds
          A simple utility class that holds a min, max for a group of points.
 

Classes in com.bbn.openmap.util used by com.bbn.openmap.dataAccess.shape
DataBounds
          A simple utility class that holds a min, max for a group of points.
 

Classes in com.bbn.openmap.util used by com.bbn.openmap.event
Attributable
          An object that has attributes.
 

Classes in com.bbn.openmap.util used by com.bbn.openmap.gui
DataBoundsProvider
          An interface describing a Component that can provide basic information about the area its data covers.
 

Classes in com.bbn.openmap.util used by com.bbn.openmap.gui.menu
DataBoundsProvider
          An interface describing a Component that can provide basic information about the area its data covers.
 

Classes in com.bbn.openmap.util used by com.bbn.openmap.layer
ISwingWorker
          Interface that describes kinds of SwingWorkers that layers might want to use.
Taskable
          Taskables are ActionListeners that respond to events from Timers.
 

Classes in com.bbn.openmap.util used by com.bbn.openmap.layer.asrp
DataBounds
          A simple utility class that holds a min, max for a group of points.
DataBoundsProvider
          An interface describing a Component that can provide basic information about the area its data covers.
 

Classes in com.bbn.openmap.util used by com.bbn.openmap.layer.event
DataBounds
          A simple utility class that holds a min, max for a group of points.
DataBoundsProvider
          An interface describing a Component that can provide basic information about the area its data covers.
 

Classes in com.bbn.openmap.util used by com.bbn.openmap.layer.learn
DataBounds
          A simple utility class that holds a min, max for a group of points.
 

Classes in com.bbn.openmap.util used by com.bbn.openmap.layer.rpf
DataBounds
          A simple utility class that holds a min, max for a group of points.
 

Classes in com.bbn.openmap.util used by com.bbn.openmap.layer.shape
DataBounds
          A simple utility class that holds a min, max for a group of points.
DataBoundsProvider
          An interface describing a Component that can provide basic information about the area its data covers.
 

Classes in com.bbn.openmap.util used by com.bbn.openmap.layer.shape.areas
DataBoundsProvider
          An interface describing a Component that can provide basic information about the area its data covers.
 

Classes in com.bbn.openmap.util used by com.bbn.openmap.layer.vpf
DataBounds
          A simple utility class that holds a min, max for a group of points.
 

Classes in com.bbn.openmap.util used by com.bbn.openmap.omGraphics
DataBounds
          A simple utility class that holds a min, max for a group of points.
 

Classes in com.bbn.openmap.util used by com.bbn.openmap.omGraphics.util
DataBounds
          A simple utility class that holds a min, max for a group of points.
 

Classes in com.bbn.openmap.util used by com.bbn.openmap.plugin.esri
DataBounds
          A simple utility class that holds a min, max for a group of points.
DataBoundsProvider
          An interface describing a Component that can provide basic information about the area its data covers.
 

Classes in com.bbn.openmap.util used by com.bbn.openmap.util
ArgParser.Arg
          A default version of the Arg class used to represent options for the ArgParser to use.
ComponentFactory
          The OpenMap ComponentFactory is a class that can construct objects from class names, with the added capability of passing the new object a Properties object to initialize itself.
DataBounds
          A simple utility class that holds a min, max for a group of points.
FanCompress
          Class to perform fan compression on points.
FanCompress.FanPoint
           
ISwingWorker
          Interface that describes kinds of SwingWorkers that layers might want to use.
PropertyStringFormatException
           
SwingWorker
          This class used to be based on the 3rd version of SwingWorker.
TaskService
          Reuse threads instead of making new ones over and over.
Tokenizer
          Tokenizer provides some tools useful for defining tokenizers.
WebBrowser
          WebBrower - handles the WebBrowser process on behalf of OM.
 

Classes in com.bbn.openmap.util used by com.bbn.openmap.util.quadtree
DataOrganizer
          The DataOrganizer lets you organize objects in a way that will let you retrieve them based on a geographic query.
 



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