public class NodeInfo extends Object
Vector<AgentInfo>
agents
int
dominatorTeam
String
dominatorTeamName
gridX
gridY
name
Vector<NodeInfo>
neighbors
weight
x
y
NodeInfo()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public int x
public int y
public int gridY
public int gridX
public int weight
public int dominatorTeam
public String dominatorTeamName
public String name
public Vector<AgentInfo> agents
public Vector<NodeInfo> neighbors
public NodeInfo()
public String toString()
toString
Object
Copyright © 2013. All Rights Reserved.