Package location

Interface Summary
GpsInfoListener This interface must be implemented by any object that wishes to receive GpsInfoEvent events.
GPSReceiverUser Defines the interface for a object that uses a real GPS unit.
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.
 

Class Summary
GpsInfoEvent This class encapulates the additional information about satellites, modes and data validity, extracted from the GPS unit each second.
GPSReceiverSettings Encapsulates all of the information needed to connect to a GPS receiver.
GPSReceiverSettingsDialog Prompts the user for real GPS receiver settings.
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.
LocationServer LocationServer is the singleton that applications implementing the LocationListener interface register on to receive location information.
LocationTester Tests the funcationality of the location package.
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