Uses of Class
hmi.faceanimation.model.FAP.Unit

Packages that use FAP.Unit
hmi.faceanimation.model   
 

Uses of FAP.Unit in hmi.faceanimation.model
 

Fields in hmi.faceanimation.model declared as FAP.Unit
private  FAP.Unit FAP.unit
           
 

Methods in hmi.faceanimation.model that return FAP.Unit
 FAP.Unit FAP.getUnit()
           
static FAP.Unit FAP.Unit.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FAP.Unit[] FAP.Unit.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 FAP.Unit
FAP(int index, int number, String name, String description, FAP.Unit unit, FAP.Directionality directionality, FAP.Direction direction, FeaturePoint fp)
          Constructor