Uses of Package
com.bbn.openmap.layer.location

Packages that use com.bbn.openmap.layer.location
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.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.location.csv Provides a LocationHandler that can retrieve data from CSV (comma-separated values) files. 
com.bbn.openmap.layer.location.db Provides a LocationHandler that can retrieve data through JDBC. 
 

Classes in com.bbn.openmap.layer.location used by com.bbn.openmap.graphicLoader.scenario
Location
          A Location is a place.
URLRasterLocation
          A Location that takes an URL for an image and creates a Raster for a Location marker.
 

Classes in com.bbn.openmap.layer.location used by com.bbn.openmap.layer.location
Location
          A Location is a place.
LocationHandler
          The LocationHandler is the LocationLayer interface to the data.
LocationLayer
          The LocationLayer is a layer that displays graphics supplied by LocationHandlers.
LocationPopupMenu
          This is the menu that pops up when the mouse button is pressed, giving a set of options to the user.
 

Classes in com.bbn.openmap.layer.location used by com.bbn.openmap.layer.location.csv
AbstractLocationHandler
          The AbstractLocationHandler class facilitates the implementation of a LocationHandler by implementing a number of methods.
Location
          A Location is a place.
LocationHandler
          The LocationHandler is the LocationLayer interface to the data.
LocationPopupMenu
          This is the menu that pops up when the mouse button is pressed, giving a set of options to the user.
 

Classes in com.bbn.openmap.layer.location used by com.bbn.openmap.layer.location.db
AbstractLocationHandler
          The AbstractLocationHandler class facilitates the implementation of a LocationHandler by implementing a number of methods.
LocationHandler
          The LocationHandler is the LocationLayer interface to the data.
LocationPopupMenu
          This is the menu that pops up when the mouse button is pressed, giving a set of options to the user.
 



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