Uses of Class
hmi.elckerlyc.animationengine.gesturebinding.MotionUnitSpecConstraint

Packages that use MotionUnitSpecConstraint
hmi.elckerlyc.animationengine.gesturebinding   
 

Uses of MotionUnitSpecConstraint in hmi.elckerlyc.animationengine.gesturebinding
 

Fields in hmi.elckerlyc.animationengine.gesturebinding with type parameters of type MotionUnitSpecConstraint
private  ArrayList<MotionUnitSpecConstraint> MotionUnitSpec.constraints
           
 

Methods in hmi.elckerlyc.animationengine.gesturebinding with parameters of type MotionUnitSpecConstraint
 void MotionUnitSpec.addConstraint(MotionUnitSpecConstraint c)