Uses of Package
location

Packages that use location
groupmgmt   
groupmgmt.impl   
lime   
location   
location.generators   
 

Classes in location used by groupmgmt
LocationGenerator
          This interface defines the methods and fields that a location generator must implement.
 

Classes in location used by groupmgmt.impl
Location
          This represents a physical location (a longitude/latitude pair).
LocationEvent
          This class encapsulates the events generated when the location changes.
LocationGenerator
          This interface defines the methods and fields that a location generator must implement.
LocationListener
          This interface must be implemented by any object that wishes to receive location events.
 

Classes in location used by lime
LocationGenerator
          This interface defines the methods and fields that a location generator must implement.
 

Classes in location used by location
GPSInfo
          Encapsulates inforamation obtained from the GPS receiver.
GpsInfoEvent
          This class encapulates the additional information about satellites, modes and data validity, extracted from the GPS unit each second.
GpsInfoListener
          This interface must be implemented by any object that wishes to receive GpsInfoEvent events.
GPSReceiverSettings
          Encapsulates all of the information needed to connect to a GPS receiver.
GPSReceiverUser
          Defines the interface for a object that uses a real GPS unit.
Latitude
          The latitude value in a physical coordinate system.
Location
          This represents a physical location (a longitude/latitude pair).
LocationDate
          This class encapsulates the time of the day in seconds.
LocationEvent
          This class encapsulates the events generated when the location changes.
LocationGenerator
          This interface defines the methods and fields that a location generator must implement.
LocationListener
          This interface must be implemented by any object that wishes to receive location events.
LocationServer
          LocationServer is the singleton that applications implementing the LocationListener interface register on to receive location information.
Longitude
          The longitude value in a physical coordinate system.
Satellite
          This class encapsulates information about a Satellite as it's received by the GPS unit
 

Classes in location used by location.generators
GpsInfoEvent
          This class encapulates the additional information about satellites, modes and data validity, extracted from the GPS unit each second.
GpsInfoListener
          This interface must be implemented by any object that wishes to receive GpsInfoEvent events.
Latitude
          The latitude value in a physical coordinate system.
Location
          This represents a physical location (a longitude/latitude pair).
LocationEvent
          This class encapsulates the events generated when the location changes.
LocationGenerator
          This interface defines the methods and fields that a location generator must implement.
LocationListener
          This interface must be implemented by any object that wishes to receive location events.
Longitude
          The longitude value in a physical coordinate system.