© 2006-2007 ETH Zurich

Uses of Class
org.ximtec.igesture.core.DefaultSampleDescriptor

Packages that use DefaultSampleDescriptor
org.ximtec.igesture.algorithm Algorithm interfaces to be implemented by new recognition algorithms. 
org.ximtec.igesture.core The core iGesture classes. 
org.ximtec.igesture.tool.view.admin.action   
 

Uses of DefaultSampleDescriptor in org.ximtec.igesture.algorithm
 

Method parameters in org.ximtec.igesture.algorithm with type arguments of type DefaultSampleDescriptor
<T> List<Gesture<T>>
SampleBasedAlgorithm.getSamples(GestureClass gestureClass, Class<? extends DefaultSampleDescriptor<T>> type)
          Returns the list of samples of a given gesture class.
 

Uses of DefaultSampleDescriptor in org.ximtec.igesture.core
 

Subclasses of DefaultSampleDescriptor in org.ximtec.igesture.core
 class SampleDescriptor
          Describes a gesture by a set of gesture samples.
 class SampleDescriptor3D
          Describes a gesture by a set of gesture samples.
 

Uses of DefaultSampleDescriptor in org.ximtec.igesture.tool.view.admin.action
 

Constructors in org.ximtec.igesture.tool.view.admin.action with parameters of type DefaultSampleDescriptor
AddGestureSampleAction(Controller controller, DefaultSampleDescriptor descriptor, GestureDevice<?,?> device)
           
RemoveGestureSampleAction(Controller controller, DefaultSampleDescriptor descriptor, Gesture<?> sample)
           
 


© 2006-2007 ETH Zurich

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