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.dted   
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.examples.beanbox Provides a sample openmap application that uses the openmap beanbox. 
com.bbn.openmap.graphicLoader.scenario The Scenario GraphicLoader PlugIn package is designed to provide support for displaying scripted movement of map objects. 
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.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.location.csv Provides a LocationHandler that can retrieve data from CSV (comma-separated values) files. 
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.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.dted
GraphicList
           
 

Classes in com.bbn.openmap.util used by com.bbn.openmap.dataAccess.shape
GraphicList
           
 

Classes in com.bbn.openmap.util used by com.bbn.openmap.examples.beanbox
GraphicList
           
 

Classes in com.bbn.openmap.util used by com.bbn.openmap.graphicLoader.scenario
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.
GraphicList
           
 

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
SwingWorker
          This is the 3rd version of SwingWorker (also known as SwingWorker 3), an abstract class that you subclass to perform GUI-related work in a dedicated thread.
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.link
GraphicList
           
 

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

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
GraphicList
           
 

Classes in com.bbn.openmap.util used by com.bbn.openmap.omGraphics
GraphicList
           
 

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
           
PropertyStringFormatException
           
Tokenizer
          Tokenizer provides some tools useful for defining tokenizers.
 

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