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

Packages that use FAP.Direction
hmi.faceanimation.model   
 

Uses of FAP.Direction in hmi.faceanimation.model
 

Fields in hmi.faceanimation.model declared as FAP.Direction
private  FAP.Direction FAP.direction
           
 

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