© 2006-2007 ETH Zurich

org.ximtec.igesture.app.helloworld
Class HelloWorldXML

java.lang.Object
  extended by org.ximtec.igesture.app.helloworld.HelloWorldXML
All Implemented Interfaces:
GestureEventListener

public class HelloWorldXML
extends Object
implements GestureEventListener

Version:
1.0 Nov 2006
Author:
Ueli Kurmann, igesture@uelikurmann.ch, Beat Signer, signer@inf.ethz.ch

Constructor Summary
HelloWorldXML()
           
 
Method Summary
 void handleChunks(List<?> chunks)
           
 void handleGesture(Gesture<?> gesture)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HelloWorldXML

public HelloWorldXML()
              throws AlgorithmException
Throws:
AlgorithmException
Method Detail

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

© 2006-2007 ETH Zurich

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