org.ximtec.igesture.io.tuio
Class TuioConstants
java.lang.Object
org.ximtec.igesture.io.tuio.TuioConstants
public class TuioConstants
- extends Object
- Author:
- Bjorn Puype, bpuype@gmail.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_PORT
public static final int DEFAULT_PORT
- Default port used by tuio protocol
- See Also:
- Constant Field Values
TUIO_OBJECT
public static final String TUIO_OBJECT
- listen for /tuio/2Dobj events
- See Also:
- Constant Field Values
TUIO_CURSOR
public static final String TUIO_CURSOR
- listen for /tuio/2Dcur events
- See Also:
- Constant Field Values
TUIO_OBJECT_3D
public static final String TUIO_OBJECT_3D
- listen for /tuio/3Dobj events
- See Also:
- Constant Field Values
TUIO_CURSOR_3D
public static final String TUIO_CURSOR_3D
- listen for /tuio/3Dcur events
- See Also:
- Constant Field Values
XML_TUIO_PROFILES
public static final String XML_TUIO_PROFILES
- See Also:
- Constant Field Values
TuioConstants
public TuioConstants()
Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.