@Deprecated
public static class SgestureHand.Info
extends java.lang.Object
Constructor and Description |
---|
SgestureHand.Info()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
int |
getAngle()
Deprecated.
|
int |
getSpeed()
Deprecated.
|
long |
getTimeStamp()
Deprecated.
|
int |
getType()
Deprecated.
|
public SgestureHand.Info()
java.lang.IllegalStateException
- Thrown if the device does not support
SgestureHand or the SgestureHand instance is not created.public int getType()
public long getTimeStamp()
public int getAngle()
public int getSpeed()