FileDocCategorySizeDatePackage
GestureStroke.javaAPI DocAndroid 5.1 API744Sat Mar 14 14:09:40 GMT 2015android.gesture

GestureStroke

public class GestureStroke extends Object

Fields Summary
public final android.graphics.RectF
boundingBox
public final float
length
public final float[]
points
Constructors Summary
public GestureStroke(ArrayList points)

 throw new RuntimeException("Stub!"); 
Methods Summary
public voidclearPath()

 throw new RuntimeException("Stub!"); 
public java.lang.Objectclone()

 throw new RuntimeException("Stub!"); 
public android.gesture.OrientedBoundingBoxcomputeOrientedBoundingBox()

 throw new RuntimeException("Stub!"); 
public android.graphics.PathgetPath()

 throw new RuntimeException("Stub!"); 
public android.graphics.PathtoPath(float width, float height, int numSample)

 throw new RuntimeException("Stub!");