public class VisemeBindingManager extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.jflux.api.common.rk.config.VersionProperty |
VERSION
Controller type VersionProperty.
|
static String |
VERSION_NAME
Service type version name.
|
static String |
VERSION_NUMBER
Service type version number.
|
| Constructor and Description |
|---|
VisemeBindingManager()
Creates an empty VisemeBindingManager.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addBinding(VisemeBinding binding)
Adds a VisemeBinding to this Manager.
|
Map<Integer,org.jflux.api.common.rk.position.NormalizedDouble> |
getBindingValues(Viseme viseme)
Returns a Map of binding keys to NormalizedDoubles for the given Viseme.
|
public static final String VERSION_NAME
public static final String VERSION_NUMBER
public static final org.jflux.api.common.rk.config.VersionProperty VERSION
public VisemeBindingManager()
public void addBinding(VisemeBinding binding)
binding - VisemeBinding to addpublic Map<Integer,org.jflux.api.common.rk.position.NormalizedDouble> getBindingValues(Viseme viseme)
viseme - Viseme value to retrieve from each VisemeBindingCopyright © 2011-2014. All Rights Reserved.