|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface to be implemented by anything that is viewing the state of an entire model.
Method Summary | |
void |
updateAll()
Indicates that the entire ModelState has been updated |
void |
updateNode(int cellIndex,
int nodeIndex,
float value)
Updates only the indicated node. |
Method Detail |
public void updateAll()
public void updateNode(int cellIndex, int nodeIndex, float value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |