Uses of Package
gestIT

Packages that use gestIT
gestIT   
touchgestIT   
 

Classes in gestIT used by gestIT
EventListenerList
           
ExecState
          Enumerator class for building block state
ExpContent
          Class that represent a generic checker for a constraint to a building block If you need to add a specific constraint to a building block you should extend this class and override the Accept and Consume methods.
ExpEventArgs
          Class that represent generic argument of an event
ExpType
          Enumerator class for different type of TmpExp subclasses
StateChangedEvent
          Class that represent an event sent with an event.
StateChangedHandler
          Interface that must be implemented in order to register to a specific event.
TmpExp
          Class that represent a generic gesture building block
TmpOperator
          Enumerator class for building block operators
Token
          Class that represent the token that is passed between gestures block during the execution
 

Classes in gestIT used by touchgestIT
ExpContent
          Class that represent a generic checker for a constraint to a building block If you need to add a specific constraint to a building block you should extend this class and override the Accept and Consume methods.
ExpEventArgs
          Class that represent generic argument of an event
Token
          Class that represent the token that is passed between gestures block during the execution