Uses of Package
org.j4me.bluetoothgps

Packages that use org.j4me.bluetoothgps
org.j4me.bluetoothgps Extends the JSR-179 Location API to support Bluetooth GPS devices and improve consistency across vendor implementations. 
 

Classes in org.j4me.bluetoothgps used by org.j4me.bluetoothgps
Coordinates
          The Coordinates class represents coordinates as latitude-longitude-altitude values.
Criteria
          The criteria used for the selection of the location provider is defined by the values in this class.
Location
          The Location class represents the standard set of basic location information.
LocationException
          The LocationException is thrown when a location API specific error has occurred.
LocationListener
          The LocationListener represents a listener that receives events associated with a particular LocationProvider.
LocationProvider
          This is the starting point for applications using this API and represents a source of the location information.
QualifiedCoordinates
          The QualifiedCoordinates class represents coordinates as latitude-longitude-altitude values that are associated with an accuracy value.