© 2006-2007 ETH Zurich

org.ximtec.igesture.gestureset
Class MultiStroke

java.lang.Object
  extended by org.ximtec.igesture.gestureset.MultiStroke

public class MultiStroke
extends Object

Some constants for the multi-stroke gesture set.

Version:
1.0 May 1, 2007
Author:
Beat Signer, signer@inf.ethz.ch

Field Summary
static String ANGLE
           
static String ARROW_LEFT_RIGHT
           
static String ARROW_RIGHT_LEFT
           
static String CLASS
           
static String DOLLAR
           
static String DOUBLE_LINE
           
static String DOWN
           
static String GESTURE_SET
           
static String INTERFACE
           
static String LEFT_RIGHT
           
static String MEAN
           
static String SEMI_CIRCLES
           
static String SMILEY
           
static String STAR
           
static String TIC_TAC_TOE
           
static String X
           
 
Constructor Summary
MultiStroke()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GESTURE_SET

public static final String GESTURE_SET
See Also:
Constant Field Values

DOUBLE_LINE

public static final String DOUBLE_LINE
See Also:
Constant Field Values

X

public static final String X
See Also:
Constant Field Values

ARROW_LEFT_RIGHT

public static final String ARROW_LEFT_RIGHT
See Also:
Constant Field Values

ARROW_RIGHT_LEFT

public static final String ARROW_RIGHT_LEFT
See Also:
Constant Field Values

DOLLAR

public static final String DOLLAR
See Also:
Constant Field Values

TIC_TAC_TOE

public static final String TIC_TAC_TOE
See Also:
Constant Field Values

SMILEY

public static final String SMILEY
See Also:
Constant Field Values

SEMI_CIRCLES

public static final String SEMI_CIRCLES
See Also:
Constant Field Values

ANGLE

public static final String ANGLE
See Also:
Constant Field Values

MEAN

public static final String MEAN
See Also:
Constant Field Values

STAR

public static final String STAR
See Also:
Constant Field Values

INTERFACE

public static final String INTERFACE
See Also:
Constant Field Values

CLASS

public static final String CLASS
See Also:
Constant Field Values

DOWN

public static final String DOWN
See Also:
Constant Field Values

LEFT_RIGHT

public static final String LEFT_RIGHT
See Also:
Constant Field Values
Constructor Detail

MultiStroke

public MultiStroke()

© 2006-2007 ETH Zurich

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