© 2006-2007 ETH Zurich

Uses of Class
org.ximtec.igesture.algorithm.siger.Parser.Operator

Packages that use Parser.Operator
org.ximtec.igesture.algorithm.siger The Rubine gesture recognition algorithm. 
 

Uses of Parser.Operator in org.ximtec.igesture.algorithm.siger
 

Methods in org.ximtec.igesture.algorithm.siger that return Parser.Operator
static Parser.Operator Parser.Operator.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Parser.Operator[] Parser.Operator.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.ximtec.igesture.algorithm.siger with parameters of type Parser.Operator
static boolean Parser.evaluateComparison(Parser.Operator operator, double left, double right)
          Evaluates a comparison
 


© 2006-2007 ETH Zurich

Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.