|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AgentView | |
---|---|
se.sics.tasim.viewer |
Uses of AgentView in se.sics.tasim.viewer |
---|
Methods in se.sics.tasim.viewer that return AgentView | |
---|---|
AgentView |
SimulationPanel.getAgentView(int agentID)
|
Methods in se.sics.tasim.viewer with parameters of type AgentView | |
---|---|
void |
SimulationPanel.addAgentView(AgentView view,
int index,
java.lang.String name,
int role,
java.lang.String roleName,
int container)
|
void |
SimulationPanel.addConnection(AgentView fromView,
AgentView toView,
int phase,
int type)
|
void |
SimulationPanel.removeAgentView(AgentView view)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |