|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthmi.faceanimation.model.FACS
public class FACS
A FACS-system
| Nested Class Summary | |
|---|---|
static class |
FACS.Side
|
| Field Summary | |
|---|---|
private static LinkedHashMap<Integer,ActionUnit> |
actionUnits
|
private static LinkedHashMap<Integer,ActionUnit> |
actionUnitsByIndex
|
| Constructor Summary | |
|---|---|
FACS()
|
|
| Method Summary | |
|---|---|
static ActionUnit |
getActionUnit(int number)
|
static HashMap<Integer,ActionUnit> |
getActionUnits()
|
static HashMap<Integer,ActionUnit> |
getActionUnitsByIndex()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
private static LinkedHashMap<Integer,ActionUnit> actionUnits
private static LinkedHashMap<Integer,ActionUnit> actionUnitsByIndex
| Constructor Detail |
|---|
public FACS()
| Method Detail |
|---|
public String toString()
toString in class Objectpublic static HashMap<Integer,ActionUnit> getActionUnits()
public static HashMap<Integer,ActionUnit> getActionUnitsByIndex()
public static ActionUnit getActionUnit(int number)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||