© 2006-2007 ETH Zurich

Uses of Interface
org.ximtec.igesture.io.IDeviceManager

Packages that use IDeviceManager
org.ximtec.igesture Root package containing the iGesture recogniser component. 
org.ximtec.igesture.core.composite   
org.ximtec.igesture.tool.service   
org.ximtec.igesture.tool.view.devicemanager   
 

Uses of IDeviceManager in org.ximtec.igesture
 

Constructors in org.ximtec.igesture with parameters of type IDeviceManager
MultimodalGestureRecogniser(GestureSet set, IDeviceManager manager)
          Constructor
MultimodalGestureRecogniser(GestureSet set, IDeviceManager manager, int ppt)
          Constructor
 

Uses of IDeviceManager in org.ximtec.igesture.core.composite
 

Methods in org.ximtec.igesture.core.composite with parameters of type IDeviceManager
 boolean SequenceConstraint.validateConditions(List<Gesture<?>> gestures, IDeviceManager manager)
           
 boolean ProximitySequenceConstraint.validateConditions(List<Gesture<?>> gestures, IDeviceManager manager)
           
 boolean ProximityConcurrencyConstraint.validateConditions(List<Gesture<?>> gestures, IDeviceManager manager)
           
 boolean IntervalConstraint.validateConditions(List<Gesture<?>> gestures, IDeviceManager manager)
           
 boolean DefaultConstraint.validateConditions(List<Gesture<?>> gestures, IDeviceManager manager)
           
 boolean Constraint.validateConditions(List<Gesture<?>> gestures, IDeviceManager manager)
          Validate the constraint conditions.
 boolean ConcurrencyConstraint.validateConditions(List<Gesture<?>> gestures, IDeviceManager manager)
           
 boolean CardinalityUserConstraint.validateConditions(List<Gesture<?>> gestures, IDeviceManager manager)
           
 boolean CardinalityDeviceConstraint.validateConditions(List<Gesture<?>> gestures, IDeviceManager manager)
           
 

Uses of IDeviceManager in org.ximtec.igesture.tool.service
 

Classes in org.ximtec.igesture.tool.service that implement IDeviceManager
 class DeviceManagerService
           
 

Uses of IDeviceManager in org.ximtec.igesture.tool.view.devicemanager
 

Classes in org.ximtec.igesture.tool.view.devicemanager that implement IDeviceManager
 class DeviceManagerController
          This class is an implementation of the controller of the Device Manager.
 


© 2006-2007 ETH Zurich

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