| java.lang.Object | |
| ↳ | com.htc.painting.engine.MotionPoint |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| mActionAreaSize | |||||||||||
| mActionPressure | |||||||||||
| mDistance | |||||||||||
| mTimeOffset | |||||||||||
| mX | |||||||||||
| mY | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
get touch area size of point
| |||||||||||
get touch pressure of point
| |||||||||||
get distance of the beginning of path
| |||||||||||
get time offset related to creation time
| |||||||||||
get x
| |||||||||||
get Y
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
| pressure | Normalized value from 0.0f to 1.0f |
|---|---|
| touchSize | Normalized value from 0.0f to 1.0f |
| distance | distance to the beginning of path |
| timeOffset | time offset related to creation time of stroke |
get touch area size of point
get touch pressure of point
get distance of the beginning of path
get time offset related to creation time
get x
get Y