|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||
| 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 |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||