Uses of Class
hmi.faceanimation.model.ActionUnit.Symmetry

Packages that use ActionUnit.Symmetry
hmi.faceanimation.model   
 

Uses of ActionUnit.Symmetry in hmi.faceanimation.model
 

Fields in hmi.faceanimation.model declared as ActionUnit.Symmetry
protected  ActionUnit.Symmetry ActionUnit.symmetry
           
 

Methods in hmi.faceanimation.model that return ActionUnit.Symmetry
 ActionUnit.Symmetry ActionUnit.getSymmetry()
           
static ActionUnit.Symmetry ActionUnit.Symmetry.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ActionUnit.Symmetry[] ActionUnit.Symmetry.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in hmi.faceanimation.model with parameters of type ActionUnit.Symmetry
ActionUnit(int index, int number, ActionUnit.Symmetry symmetry, String name)
          Constructor
ActionUnit(int index, int number, ActionUnit.Symmetry symmetry, String name, String musle)
          Constructor