Class DummyMagnetometerService
java.lang.Object
com.gluonhq.attach.magnetometer.impl.DummyMagnetometerService
- All Implemented Interfaces:
MagnetometerService
-
Property Summary
Properties inherited from interface com.gluonhq.attach.magnetometer.MagnetometerService
reading -
Field Summary
Fields inherited from interface com.gluonhq.attach.magnetometer.MagnetometerService
DEFAULT_PARAMETERS -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.gluonhq.attach.magnetometer.MagnetometerService
getReading, readingProperty, start, start, stop
-
Constructor Details
-
DummyMagnetometerService
public DummyMagnetometerService()
-