© 2006-2007 ETH Zurich

Uses of Package
org.ximtec.igesture.io

Packages that use org.ximtec.igesture.io
org.igesture.app.keyboard Mapping gestures to keystrokes (for example copy/paste). 
org.ximtec.igesture Root package containing the iGesture recogniser component. 
org.ximtec.igesture.algorithm.rubine3d.tools   
org.ximtec.igesture.app.helloworld A Hello World gesture recognition application. 
org.ximtec.igesture.app.showcaseapp A drawing application. 
org.ximtec.igesture.core The core iGesture classes. 
org.ximtec.igesture.core.composite   
org.ximtec.igesture.geco.gui   
org.ximtec.igesture.io Input devices. 
org.ximtec.igesture.io.mouseclient   
org.ximtec.igesture.io.tuio   
org.ximtec.igesture.io.wiimote   
org.ximtec.igesture.tool.gesturevisualisation   
org.ximtec.igesture.tool.locator   
org.ximtec.igesture.tool.service   
org.ximtec.igesture.tool.view   
org.ximtec.igesture.tool.view.admin.action   
org.ximtec.igesture.tool.view.admin.panel   
org.ximtec.igesture.tool.view.composite   
org.ximtec.igesture.tool.view.devicemanager   
org.ximtec.igesture.tool.view.devicemanager.discoveryservice   
org.ximtec.igesture.tool.view.testbench.panel   
org.ximtec.igesture.tool.view.testset.action   
org.ximtec.igesture.tool.view.testset.panel   
 

Classes in org.ximtec.igesture.io used by org.igesture.app.keyboard
GestureEventListener
          Comment
 

Classes in org.ximtec.igesture.io used by org.ximtec.igesture
IDeviceManager
          This interface defines the methods the controller of the device manager should support.
 

Classes in org.ximtec.igesture.io used by org.ximtec.igesture.algorithm.rubine3d.tools
AbstractGestureDevice
          Comment
Device
          This interface defines all methods for devices, that can be managed by the device manager, must implement.
GestureDevice
          Comment
 

Classes in org.ximtec.igesture.io used by org.ximtec.igesture.app.helloworld
GestureEventListener
          Comment
 

Classes in org.ximtec.igesture.io used by org.ximtec.igesture.app.showcaseapp
GestureEventListener
          Comment
 

Classes in org.ximtec.igesture.io used by org.ximtec.igesture.core
GestureDevice
          Comment
 

Classes in org.ximtec.igesture.io used by org.ximtec.igesture.core.composite
IDeviceManager
          This interface defines the methods the controller of the device manager should support.
 

Classes in org.ximtec.igesture.io used by org.ximtec.igesture.geco.gui
GestureEventListener
          Comment
 

Classes in org.ximtec.igesture.io used by org.ximtec.igesture.io
AbstractGestureDevice
          Comment
Device
          This interface defines all methods for devices, that can be managed by the device manager, must implement.
DeviceDiscoveryService
          This interface defines the discovery services.
DeviceManagerListener
           
DeviceUserAssociation
          This class defines an association between a IUser and a AbstractGestureDevice.
GestureDevice
          Comment
GestureEventListener
          Comment
IUser
          This interface defines the methods users must implement.
User
          This class represents a User for the device manager.
 

Classes in org.ximtec.igesture.io used by org.ximtec.igesture.io.mouseclient
AbstractGestureDevice
          Comment
Device
          This interface defines all methods for devices, that can be managed by the device manager, must implement.
GestureDevice
          Comment
GestureDevicePanel
           
GestureEventListener
          Comment
 

Classes in org.ximtec.igesture.io used by org.ximtec.igesture.io.tuio
AbstractGestureDevice
          Comment
Device
          This interface defines all methods for devices, that can be managed by the device manager, must implement.
Gesture3DDevice
           
GestureDevice
          Comment
GestureDevicePanel
           
GestureEventListener
          Comment
 

Classes in org.ximtec.igesture.io used by org.ximtec.igesture.io.wiimote
GestureDevicePanel
           
GestureEventListener
          Comment
 

Classes in org.ximtec.igesture.io used by org.ximtec.igesture.tool.gesturevisualisation
GestureDevice
          Comment
GestureDevicePanel
           
 

Classes in org.ximtec.igesture.io used by org.ximtec.igesture.tool.locator
GestureDevice
          Comment
 

Classes in org.ximtec.igesture.io used by org.ximtec.igesture.tool.service
AbstractGestureDevice
          Comment
Device
          This interface defines all methods for devices, that can be managed by the device manager, must implement.
GestureDevice
          Comment
IDeviceManager
          This interface defines the methods the controller of the device manager should support.
 

Classes in org.ximtec.igesture.io used by org.ximtec.igesture.tool.view
AbstractGestureDevice
          Comment
 

Classes in org.ximtec.igesture.io used by org.ximtec.igesture.tool.view.admin.action
GestureDevice
          Comment
 

Classes in org.ximtec.igesture.io used by org.ximtec.igesture.tool.view.admin.panel
AbstractGestureDevice
          Comment
DeviceManagerListener
           
 

Classes in org.ximtec.igesture.io used by org.ximtec.igesture.tool.view.composite
AbstractGestureDevice
          Comment
DeviceManagerListener
           
 

Classes in org.ximtec.igesture.io used by org.ximtec.igesture.tool.view.devicemanager
AbstractGestureDevice
          Comment
Device
          This interface defines all methods for devices, that can be managed by the device manager, must implement.
DeviceDiscoveryService
          This interface defines the discovery services.
DeviceManagerListener
           
DeviceUserAssociation
          This class defines an association between a IUser and a AbstractGestureDevice.
GestureDevice
          Comment
IDeviceManager
          This interface defines the methods the controller of the device manager should support.
IDeviceManagerView
          This interface defines the methods the view of the device manager should support.
IUser
          This interface defines the methods users must implement.
 

Classes in org.ximtec.igesture.io used by org.ximtec.igesture.tool.view.devicemanager.discoveryservice
AbstractGestureDevice
          Comment
DeviceDiscoveryService
          This interface defines the discovery services.
 

Classes in org.ximtec.igesture.io used by org.ximtec.igesture.tool.view.testbench.panel
AbstractGestureDevice
          Comment
DeviceManagerListener
           
 

Classes in org.ximtec.igesture.io used by org.ximtec.igesture.tool.view.testset.action
GestureDevice
          Comment
 

Classes in org.ximtec.igesture.io used by org.ximtec.igesture.tool.view.testset.panel
AbstractGestureDevice
          Comment
DeviceManagerListener
           
 


© 2006-2007 ETH Zurich

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