uk.ac.leeds.ccg.andyt.projects.genesis.transport
Class Path

java.lang.Object
  extended by uk.ac.leeds.ccg.andyt.projects.genesis.transport.Route
      extended by uk.ac.leeds.ccg.andyt.projects.genesis.transport.Path
All Implemented Interfaces:
java.io.Serializable

public class Path
extends Route

See Also:
Serialized Form

Field Summary
 
Fields inherited from class uk.ac.leeds.ccg.andyt.projects.genesis.transport.Route
_VectorLineSegment2D
 
Constructor Summary
Path(double _width_double, int _capacity_int)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Path

public Path(double _width_double,
            int _capacity_int)