org.ximtec.igesture.io.tuio.handler
Class AbstractTuioObjectHandler<T>
java.lang.Object
org.ximtec.igesture.io.tuio.handler.AbstractTuioHandler
org.ximtec.igesture.io.tuio.handler.AbstractTuioObjectHandler<T>
- Direct Known Subclasses:
- TuioObject3DHandler, TuioObjectHandler
public abstract class AbstractTuioObjectHandler<T>
- extends AbstractTuioHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
objectList
protected Hashtable<Long,T> objectList
aliveObjectList
protected Vector<Long> aliveObjectList
newObjectList
protected Vector<Long> newObjectList
frameObjects
protected Vector<T> frameObjects
AbstractTuioObjectHandler
public AbstractTuioObjectHandler()
Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.