The methods of Android.Gestures.GestureUtils are listed below. For a list of all members, see the GestureUtils Members list.
See Also: Inherited members from Java.Lang.Object
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. |