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

Packages that use com.bbn.openmap.layer.location
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.layer.location
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.
LocationLayer
          The LocationLayer is a layer that displays graphics supplied by LocationHandlers.
 

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.
 

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.
Location
          A Location is a place.
LocationHandler
          The LocationHandler is the LocationLayer interface to the data.
 



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