|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GPSPosition | |
org.dinopolis.gpstool.gpsinput | |
org.dinopolis.gpstool.gpsinput.nmea |
Uses of GPSPosition in org.dinopolis.gpstool.gpsinput |
Methods in org.dinopolis.gpstool.gpsinput that return GPSPosition | |
abstract GPSPosition |
GPSGeneralDataProcessor.getGPSPosition()
Returns the last received position from the GPSDevice or null if no position was retrieved until now. |
GPSPosition |
GPSDataProcessor.getGPSPosition()
Returns the last received position from the GPSDevice or null if no position was retrieved until now. |
Constructors in org.dinopolis.gpstool.gpsinput with parameters of type GPSPosition | |
GPSPosition(GPSPosition gpsposition)
Copy Constructor |
Uses of GPSPosition in org.dinopolis.gpstool.gpsinput.nmea |
Methods in org.dinopolis.gpstool.gpsinput.nmea that return GPSPosition | |
GPSPosition |
GPSNmeaDataProcessor.getGPSPosition()
Returns the last received position from the GPSDevice or null if no position was retrieved until now. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |