Uses of Class
hmi.faceanimation.converters.EmotionConverter.Category

Packages that use EmotionConverter.Category
hmi.faceanimation.converters   
 

Uses of EmotionConverter.Category in hmi.faceanimation.converters
 

Methods in hmi.faceanimation.converters that return EmotionConverter.Category
private  EmotionConverter.Category EmotionConverter.convertDetermineCategory(float angle)
           
static EmotionConverter.Category EmotionConverter.Category.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EmotionConverter.Category[] EmotionConverter.Category.values()
          Returns an array containing the constants of this enum type, in the order they are declared.