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

Packages that use MotionUnitSpec
hmi.elckerlyc.animationengine.gesturebinding   
 

Uses of MotionUnitSpec in hmi.elckerlyc.animationengine.gesturebinding
 

Fields in hmi.elckerlyc.animationengine.gesturebinding declared as MotionUnitSpec
(package private)  MotionUnitSpec ParameterMap.spec
           
private  MotionUnitSpec MotionUnitSpecConstraints.spec
           
 

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

Constructors in hmi.elckerlyc.animationengine.gesturebinding with parameters of type MotionUnitSpec
MotionUnitSpecConstraints(MotionUnitSpec s)
           
ParameterMap(MotionUnitSpec s)