Friday, January 7, 2011

Guidebee Map API --Package Gis.Location

The location packages defines API provide a common interface for GPS devices. The implementations provide a wrapper classes for JSR179 API, and also support NMEA compatible devices.

Coordinates
The Coordinates class represents coordinates as latitude-longitude-altitude values.
Location
The Location class represents the standard set of basic location information.
LocationProvider
This is the starting point for applications using location information in this API and represents a source of the location information.
Orientation
The Orientation class represents the physical orientation of the terminal.
QualifiedCoordnates
The QualifiedCoordinates class represents coordinates as latitude-longitude-altitude values that are associated with an accuracy value
JSR179LocationProvider
Wrapper class for JSR179 API locationProvider
NMEACompatibleLocationProvider
Base class for NMEA compatible devices.

No comments:

Post a Comment