© 2006-2007 ETH Zurich

Uses of Interface
org.ximtec.igesture.io.tuio.interfaces.AbstractTuioPoint

Packages that use AbstractTuioPoint
org.ximtec.igesture.io.tuio.tuio2D   
org.ximtec.igesture.io.tuio.tuio3D   
 

Uses of AbstractTuioPoint in org.ximtec.igesture.io.tuio.tuio2D
 

Classes in org.ximtec.igesture.io.tuio.tuio2D that implement AbstractTuioPoint
 class TuioCursor
          The TuioCursor class encapsulates /tuio/2Dcur TUIO cursors.
 class TuioObject
          The TuioObject class encapsulates /tuio/2Dobj TUIO objects.
 class TuioPoint
          The TuioPoint class on the one hand is a simple container and utility class to handle TUIO positions in general, on the other hand the TuioPoint is the base class for the TuioCursor and TuioObject classes.
 

Uses of AbstractTuioPoint in org.ximtec.igesture.io.tuio.tuio3D
 

Classes in org.ximtec.igesture.io.tuio.tuio3D that implement AbstractTuioPoint
 class TuioCursor3D
          The TuioCursor3D class encapsulates /tuio/3Dcur TUIO cursors.
 class TuioObject3D
          The TuioObject class encapsulates /tuio/3Dobj TUIO objects.
 class TuioPoint3D
          The TuioPoint3D class on the one hand is a simple container and utility class to handle TUIO positions in general, on the other hand the TuioPoint3D is the base class for the TuioCursor3D and TuioObject3D classes.
 


© 2006-2007 ETH Zurich

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