Package transport

Class Summary
Line Represents a public transportation line.
Network Public transportation network.
Station  
TransportationObject Parent class of all objects found in a public transportation system (the network itself, lines, stations).
TransportTest  
TripSection Elementary portion of a trip, from a given origin to a given destination, using a given line.