org.ximtec.igesture.io.tuio.handler
Class AbstractTuioCursorHandler<T>
java.lang.Object
org.ximtec.igesture.io.tuio.handler.AbstractTuioHandler
org.ximtec.igesture.io.tuio.handler.AbstractTuioCursorHandler<T>
- Direct Known Subclasses:
- TuioCursor3DHandler, TuioCursorHandler
public abstract class AbstractTuioCursorHandler<T>
- extends AbstractTuioHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cursorList
protected Hashtable<Long,T> cursorList
aliveCursorList
protected Vector<Long> aliveCursorList
newCursorList
protected Vector<Long> newCursorList
frameCursors
protected Vector<T> frameCursors
freeCursorList
protected Vector<T> freeCursorList
maxCursorID
protected int maxCursorID
AbstractTuioCursorHandler
public AbstractTuioCursorHandler()
Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.