org.ximtec.igesture.algorithm.siger
Class Constants
java.lang.Object
org.ximtec.igesture.algorithm.siger.Constants
public class Constants
- extends Object
Constants used by the Siger algorithm.
- Version:
- 1.0 Dec 2006
- Author:
- Ueli Kurmann, igesture@uelikurmann.ch, Beat Signer, signer@inf.ethz.ch
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
N
public static String N
NW
public static String NW
W
public static String W
SW
public static String SW
S
public static String S
SE
public static String SE
E
public static String E
NE
public static String NE
START
public static String START
END
public static String END
Constants
public Constants()
getRegex
public static String getRegex(Direction direction)
- Returns the regular expression of the given direction.
- Parameters:
direction - the direction to be tested.
- Returns:
- the regular expression.
Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.