Provides classes to create, recognize, load and save gestures.
| GestureOverlayView.OnGestureListener | |
| GestureOverlayView.OnGesturePerformedListener | |
| GestureOverlayView.OnGesturingListener |
| Gesture | A gesture can have a single or multiple strokes |
| GestureLibraries | |
| GestureLibrary | |
| GestureOverlayView | A transparent overlay for gesture input that can be placed on top of other widgets or contain other widgets. |
| GesturePoint | A timed point of a gesture stroke |
| GestureStore | GestureLibrary maintains gesture examples and makes predictions on a new gesture |
| GestureStroke | A gesture stroke started on a touch down and ended on a touch up. |
| OrientedBoundingBox | An oriented bounding box |
| Prediction |