Package net.anwiba.spatial.gps.gpsd
Class GpsDevice
java.lang.Object
net.anwiba.spatial.gps.gpsd.GpsDevice
- All Implemented Interfaces:
IGpsDevice
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPath()net.anwiba.commons.lang.functional.IClosableIterator<IRecord,IOException> records()
-
Constructor Details
-
GpsDevice
-
-
Method Details
-
records
public net.anwiba.commons.lang.functional.IClosableIterator<IRecord,IOException> records() throws IOException- Specified by:
recordsin interfaceIGpsDevice- Throws:
IOException
-
getPath
- Specified by:
getPathin interfaceIGpsDevice
-