FileDocCategorySizeDatePackage
GesturePoint.javaAPI DocAndroid 5.1 API290Sat Mar 14 14:09:36 GMT 2015android.gesture

GesturePoint

public class GesturePoint extends Object

Fields Summary
public final long
timestamp
public final float
x
public final float
y
Constructors Summary
public GesturePoint(float x, float y, long t)

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

 throw new RuntimeException("Stub!");