Interface | Description |
---|---|
LocationListener |
The
LocationListener represents a listener that receives events
associated with a particular LocationProvider . |
ProximityListener |
Class | Description |
---|---|
AddressInfo | |
Coordinates |
The
Coordinates class represents coordinates as
latitude-longitude-altitude values. |
Criteria | |
Location |
The
Location class represents the standard set of basic location
information. |
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. |
Exception | Description |
---|---|
LocationException |
The
LocationException is thrown when a location API specific
error has occurred. |