© 2006-2007 ETH Zurich

Uses of Class
org.ximtec.igesture.core.composite.DefaultConstraintEntry

Packages that use DefaultConstraintEntry
org.ximtec.igesture.core.composite   
 

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

Fields in org.ximtec.igesture.core.composite with type parameters of type DefaultConstraintEntry
protected  List<DefaultConstraintEntry> DefaultConstraint.gestures
           
 

Methods in org.ximtec.igesture.core.composite that return types with arguments of type DefaultConstraintEntry
 List<DefaultConstraintEntry> DefaultConstraint.getGestureEntries()
           
 List<DefaultConstraintEntry> Constraint.getGestureEntries()
          Get all gesture entries.
 

Methods in org.ximtec.igesture.core.composite with parameters of type DefaultConstraintEntry
 void DefaultConstraint.removeGestureClass(DefaultConstraintEntry entry)
           
 void Constraint.removeGestureClass(DefaultConstraintEntry entry)
          Removes the specified gesture class from the composite.
 


© 2006-2007 ETH Zurich

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