© 2006-2007 ETH Zurich

org.ximtec.igesture.io.tuio.server
Interface TuioToIGestureInterface

All Known Implementing Classes:
AbstractTuioToIGestureInterface

public interface TuioToIGestureInterface

Author:
Bjorn Puype, bpuype@gmail.com

Method Summary
 void sendVirtualAdd()
          When only gesture data of the objects is sent to the tuio client, the client must be informed of all objects that are present at the beginning of the gesture.
 void sendVirtualRemove()
          When only gesture data of the objects is sent to the tuio client, the client must be informed of the removal of all present objects.
 

Method Detail

sendVirtualAdd

void sendVirtualAdd()
When only gesture data of the objects is sent to the tuio client, the client must be informed of all objects that are present at the beginning of the gesture. This way the client will know the begin position of the gesture.


sendVirtualRemove

void sendVirtualRemove()
When only gesture data of the objects is sent to the tuio client, the client must be informed of the removal of all present objects. This way the client will know the end postion of the gesture.


© 2006-2007 ETH Zurich

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