Class DummyMagnetometerService
java.lang.Object
com.gluonhq.attach.magnetometer.impl.DummyMagnetometerService
- All Implemented Interfaces:
- MagnetometerService
- 
Property SummaryProperties inherited from interface com.gluonhq.attach.magnetometer.MagnetometerServicereading
- 
Field SummaryFields inherited from interface com.gluonhq.attach.magnetometer.MagnetometerServiceDEFAULT_PARAMETERS
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.gluonhq.attach.magnetometer.MagnetometerServicegetReading, readingProperty, start, start, stop
- 
Constructor Details- 
DummyMagnetometerServicepublic DummyMagnetometerService()
 
-