android.gesture
Class GestureStroke
java.lang.Object
android.gesture.GestureStroke
public class GestureStroke
- extends Object
boundingBox
public final RectF boundingBox
length
public final float length
points
public final float[] points
GestureStroke
public GestureStroke(ArrayList<GesturePoint> points)
clone
public Object clone()
- Overrides:
clone
in class Object
getPath
public Path getPath()
toPath
public Path toPath(float width,
float height,
int numSample)
clearPath
public void clearPath()
computeOrientedBoundingBox
public OrientedBoundingBox computeOrientedBoundingBox()
Copyright © 2008-2012. All Rights Reserved.