public class HelloWorld extends Object implements GestureEventListener
| Constructor and Description |
|---|
HelloWorld() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleChunks(List<?> chunks) |
void |
handleGesture(Gesture<?> gesture) |
static void |
main(String[] args) |
public HelloWorld()
throws AlgorithmException
AlgorithmExceptionpublic void handleChunks(List<?> chunks)
handleChunks in interface GestureEventListenerpublic void handleGesture(Gesture<?> gesture)
handleGesture in interface GestureEventListenerCopyright © 2007-2012 Global Information Systems Group, ETH Zurich. All Rights Reserved.