Class AgentGraphNodeImpl

java.lang.Object
com.amalgamasimulation.graphagent.AgentGraphNodeImpl
All Implemented Interfaces:
AgentGraphNode, GeometricGraphNode
Direct Known Subclasses:
LongAgentGraphNodeImpl

public class AgentGraphNodeImpl extends Object implements AgentGraphNode
Simple implementation of AgentGraphNode interface that is suitable in most simple cases. Contains the generic implementations of all methods of this interface.
Author:
Andrey Malykhanov