The members of Android.Gestures.GestureUtils are listed below.
See Also: Inherited members from Java.Lang.Object
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
static | ComputeOrientedBoundingBox(IList<GesturePoint>)Documentation for this section has not yet been entered. | |
static | ComputeOrientedBoundingBox(float[])Computes an oriented, minimum bounding box of a set of points. | |
static | SpatialSampling(Gesture, int)Samples the gesture spatially by rendering the gesture into a 2D grayscale bitmap. | |
static | SpatialSampling(Gesture, int, bool)Samples the gesture spatially by rendering the gesture into a 2D grayscale bitmap. | |
static | TemporalSampling(GestureStroke, int)Samples a stroke temporally into a given number of evenly-distributed points. |