|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SensorControl
The interface to be implemented by all the sensors, for enabling and disabling the input from a particular sensor.
Method Summary | |
---|---|
void |
disable()
Disables the sensor. |
void |
enable()
Enables the sensor input. |
boolean |
isEnabled()
|
Method Detail |
---|
void disable()
void enable()
boolean isEnabled()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |