|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GestureClass | |
rubine |
Uses of GestureClass in rubine |
Methods in rubine that return GestureClass | |
GestureClass |
Classifier.createClass(java.lang.String name)
Creates a new class of gestures. |
GestureClass |
Classifier.findClass(java.lang.String name)
Looks for the class of gestures labeled by a given name. |
GestureClass |
Classifier.classify(Gesture g)
Recognizes a gesture. |
Methods in rubine with parameters of type GestureClass | |
void |
Classifier.addClass(GestureClass d)
Adds a class of gestures to this classifier. |
void |
Classifier.removeClass(GestureClass d)
Removes a class of gestures from this classifier. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |