|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.placelab.spotter.AbstractSpotter
org.placelab.spotter.NMEAGPSSpotter
org.placelab.spotter.BluetoothGPSSpotter
org.placelab.spotter.InquiryBluetoothGPSSpotter
An NMEAGPSSpotter for Bluetooth equipped devices to talk to Bluetooth gps units.
| Nested Class Summary |
| Nested classes inherited from class org.placelab.spotter.BluetoothGPSSpotter |
BluetoothGPSSpotter.ScanThread |
| Field Summary |
| Fields inherited from class org.placelab.spotter.BluetoothGPSSpotter |
conn, connectedDeviceName, is, lingeringData, scanThread, serviceUrl, shutdown, state |
| Constructor Summary | |
InquiryBluetoothGPSSpotter()
|
|
InquiryBluetoothGPSSpotter(long sleepBetweenSearches)
|
|
| Method Summary | |
protected void |
findGPS()
Locates a bluetooth gps device and hooks up serviceUrl, conn, and is. |
void |
open()
Load resources used by the spotter. |
protected void |
scanningThreadRun()
|
| Methods inherited from class org.placelab.spotter.BluetoothGPSSpotter |
cleanup, close, getState, readGPSData, sendASentence, startScanningImpl, stopScanningImpl |
| Methods inherited from class org.placelab.spotter.NMEAGPSSpotter |
getMeasurement, lineAvailable, measurementAvailable, startScanning, startScanning, stopScanning |
| Methods inherited from class org.placelab.spotter.AbstractSpotter |
addListener, notifyEndOfScan, notifyEndOfScan, notifyGotException, notifyGotException, notifyGotMeasurement, notifyGotMeasurement, removeListener, scanOnce, scanOnce, waitForThread |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public InquiryBluetoothGPSSpotter()
public InquiryBluetoothGPSSpotter(long sleepBetweenSearches)
| Method Detail |
public void open()
Spotter
open in interface Spotteropen in class BluetoothGPSSpotterprotected void findGPS()
BluetoothGPSSpotter
findGPS in class BluetoothGPSSpotterprotected void scanningThreadRun()
scanningThreadRun in class BluetoothGPSSpotter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||