|
||||||||||
| 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.HardcodedBluetoothGPSSpotter
| Nested Class Summary |
| Nested classes inherited from class org.placelab.spotter.BluetoothGPSSpotter |
BluetoothGPSSpotter.ScanThread |
| Field Summary | |
protected java.lang.String |
address
|
| Fields inherited from class org.placelab.spotter.BluetoothGPSSpotter |
conn, connectedDeviceName, is, lingeringData, scanThread, serviceUrl, shutdown, state |
| Constructor Summary | |
HardcodedBluetoothGPSSpotter(java.lang.String address)
|
|
| 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. |
| Methods inherited from class org.placelab.spotter.BluetoothGPSSpotter |
cleanup, close, getState, readGPSData, scanningThreadRun, 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 |
| Field Detail |
protected java.lang.String address
| Constructor Detail |
public HardcodedBluetoothGPSSpotter(java.lang.String address)
| Method Detail |
public void open()
Spotter
open in interface Spotteropen in class BluetoothGPSSpotterprotected void findGPS()
BluetoothGPSSpotter
findGPS in class BluetoothGPSSpotter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||