static PlanitIntermodalWriter |
PlanitIntermodalWriterFactory.create() |
Default factory method.
|
static PlanitIntermodalWriter |
PlanitIntermodalWriterFactory.create(String outputDirectory) |
Create a PLANitIntermodalWriter which can persist a PLANit network and zoning in the native PLANit XML format.
|
static PlanitIntermodalWriter |
PlanitIntermodalWriterFactory.create(String outputDirectory,
String countryName) |
Create a PLANitIntermodalWriter which can persist a PLANit network and zoning in the native PLANit XML format
|
static PlanitIntermodalWriter |
PlanitIntermodalWriterFactory.create(PlanitIntermodalWriterSettings settings) |
Create a PLANitIntermodalWriter which can persist a PLANit network and zoning in the native PLANit XML format.
|