Uses of Class
android.gesture.GesturePoint

Packages that use GesturePoint
android.gesture   
 

Uses of GesturePoint in android.gesture
 

Methods in android.gesture that return types with arguments of type GesturePoint
 ArrayList<GesturePoint> GestureOverlayView.getCurrentStroke()
           
 

Method parameters in android.gesture with type arguments of type GesturePoint
static OrientedBoundingBox GestureUtils.computeOrientedBoundingBox(ArrayList<GesturePoint> originalPoints)
           
 

Constructor parameters in android.gesture with type arguments of type GesturePoint
GestureStroke(ArrayList<GesturePoint> points)
           
 



Copyright © 2008-2012. All Rights Reserved.