Method | Description | |
---|---|---|
Clone ( ) : object | ||
Gesture ( ) : System | ||
Gesture ( |
||
add ( |
||
getCountOfData ( ) : int | ||
getData ( ) : List |
||
getLastData ( ) : |
||
getMaxAcceleration ( ) : double | ||
getMinAcceleration ( ) : double | ||
removeFirstData ( ) : void | ||
setMaxAndMinAcceleration ( double max, double min ) : void |
public add ( |
||
acceleration | ||
return | void |
public setMaxAndMinAcceleration ( double max, double min ) : void | ||
max | double | |
min | double | |
return | void |