RePast
v. 2.0

uchicago.src.sim.hypercycles
Class HyperCycle

java.lang.Object
  |
  +--uchicago.src.sim.hypercycles.HyperCycle

public class HyperCycle
extends Object

A Hypercycle. Stores the cells and their location with respect to one another.


Constructor Summary
HyperCycle()
           
HyperCycle(Vector cycle)
           
 
Method Summary
 void makeCycle(Vector cycle)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HyperCycle

public HyperCycle()

HyperCycle

public HyperCycle(Vector cycle)
Method Detail

makeCycle

public void makeCycle(Vector cycle)

toString

public String toString()
Overrides:
toString in class Object

RePast
v. 2.0

Bug reports and feature requests to RePast