| MatsimIntermodalWriter |
A class that takes a PLANit intermodal network and writes it as a MATSim intermodal network.
|
| MatsimIntermodalWriterFactory |
Factory for creating PLANitMatsimIntermodalWriters
|
| MatsimIntermodalWriterSettings |
Settings specific to writing the intermodal related outputs in Matsim format (network and pt)
|
| MatsimNetworkWriter |
A class that takes a PLANit network and writes it as a MATSIM network.
|
| MatsimNetworkWriterFactory |
Factory for creating PLANitMatsimWriters
|
| MatsimNetworkWriterSettings |
Settings for the MATSIM writer
By default the MATSIM writer will activate all available predefined PLANit modes for writing.
|
| MatsimWriter<T> |
Base class from which all matsim writers derive
|
| MatsimZoningWriter |
A class that takes a PLANit zoning and extracts and writes the MATSIM public transport information to disk.
|
| MatsimZoningWriterFactory |
Factory for creating PLANitMatsim zoning writers.
|
| MatsimZoningWriterSettings |
Settings specific to writing the zoning related output in Matsim format (pt)
|