| Package | Description |
|---|---|
| org.ximtec.igesture.algorithm.siger |
The Rubine gesture recognition algorithm.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
Parser.evaluateComparison(Parser.Operator operator,
double left,
double right)
Evaluates a comparison
|
Copyright © 2007-2012 Global Information Systems Group, ETH Zurich. All Rights Reserved.