UC Berkeley Group for User Interface Research
Updated November 17, 2000

Uses of Class
edu.berkeley.guir.lib.gesture.DefaultGestureObject

Packages that use DefaultGestureObject
edu.berkeley.guir.lib.gesture   
 

Uses of DefaultGestureObject in edu.berkeley.guir.lib.gesture
 

Subclasses of DefaultGestureObject in edu.berkeley.guir.lib.gesture
 class AbstractGestureContainer
          Provides some basic infrastructure for implementing GestureContainer.
 class Gesture
           
 class GestureCategory
          Collection of Gestures.
 class GestureGroup
           
 class GestureMetaSet
          A collection of gesture sets.
 class GesturePackage
          A collection of a training set and zero or more test sets.
 class GestureSet
          Collection of GestureObjects (typically GestureGroups or GestureCategorys).
 class GestureTestSet
          Gestures specifically for testing the recognition of a recognizer
 class GestureTrainingSet
          Gestures specifically for training a recognizer
 


Copyright Information