Class AgentGraphArcImpl

java.lang.Object
com.amalgamasimulation.graphagent.AgentGraphArcImpl
All Implemented Interfaces:
AgentGraphArc, GeometricGraphArc
Direct Known Subclasses:
LongAgentGraphArcImpl

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