Uses of Interface
net.anwiba.spatial.gps.gpsd.IGpsDevice
-
Packages that use IGpsDevice Package Description net.anwiba.spatial.gps.gpsd -
-
Uses of IGpsDevice in net.anwiba.spatial.gps.gpsd
Classes in net.anwiba.spatial.gps.gpsd that implement IGpsDevice Modifier and Type Class Description classGpsDeviceMethods in net.anwiba.spatial.gps.gpsd that return IGpsDevice Modifier and Type Method Description IGpsDeviceGpsdFacade. device(java.lang.String path)IGpsDeviceIGpsdFacade. device(java.lang.String path)Methods in net.anwiba.spatial.gps.gpsd that return types with arguments of type IGpsDevice Modifier and Type Method Description java.lang.Iterable<IGpsDevice>GpsdFacade. devices()java.lang.Iterable<IGpsDevice>IGpsdFacade. devices()
-