zeus.visualiser.society
Class AnimationManager
java.lang.Object
zeus.visualiser.society.AnimationManager
- public class AnimationManager
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MessageColor
public static final java.util.Hashtable MessageColor
queue
protected AnimationQueue queue
dynamicColor
protected java.util.Hashtable dynamicColor
context
protected AgentContext context
graph
protected Graph graph
AnimationManager
public AnimationManager(AgentContext context,
Graph graph)
terminate
public void terminate()
flushAnimator
public void flushAnimator()
setMode
public void setMode(int mode)
getMode
public int getMode()
setSpeed
public void setSpeed(long speed)
getSpeed
public long getSpeed()
debug
private void debug(java.lang.String str)
animate
public void animate(Performative msg)
selectColor
protected java.awt.Color selectColor(Performative msg)
selectDynamicColor
protected java.awt.Color selectDynamicColor(Performative msg)
nextColor
protected java.awt.Color nextColor()
Copyright © 2000-2003 BT Exact Technologies. All Rights Reserved.