android.gesture
Class GestureLibraries
java.lang.Object
android.gesture.GestureLibraries
public final class GestureLibraries
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fromFile
public static GestureLibrary fromFile(String path)
fromFile
public static GestureLibrary fromFile(File path)
fromPrivateFile
public static GestureLibrary fromPrivateFile(Context context,
String name)
fromRawResource
public static GestureLibrary fromRawResource(Context context,
int resourceId)
Copyright © 2008-2012. All Rights Reserved.