org.igesture.app.keyboard
Class GestureKeyboard
java.lang.Object
org.igesture.app.keyboard.GestureKeyboard
- All Implemented Interfaces:
- GestureEventListener
public class GestureKeyboard
- extends Object
- implements GestureEventListener
- Version:
- 1.0 Mar 2007
- 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 |
GestureKeyboard
public GestureKeyboard()
throws AlgorithmException
- Throws:
AlgorithmException
main
public static void main(String[] args)
throws AlgorithmException
- Throws:
AlgorithmException
handleChunks
public void handleChunks(List<?> chunks)
- Specified by:
handleChunks in interface GestureEventListener
handleGesture
public void handleGesture(Gesture<?> gesture)
- Specified by:
handleGesture in interface GestureEventListener
Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.