| java.lang.Object | ||
| ↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
| ↳ | com.htc.painting.engine.StrokeEventArg.StrokeStatus | |
Effective : This is valid stroke that will be shown in PaintingView Ineffective : An ineffective stroke will not be shown in PaintingView Ex. When put into undone stack Deleted : Currently not used
| Enum Values | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| StrokeEventArg.StrokeStatus | Deleted | ||||||||||
| StrokeEventArg.StrokeStatus | Effective | ||||||||||
| StrokeEventArg.StrokeStatus | Ineffective | ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
java.lang.Comparable
| |||||||||||