static GeometryIntermodalWriter |
GeometryIntermodalWriterFactory.create() |
Default factory method.
|
static GeometryIntermodalWriter |
GeometryIntermodalWriterFactory.create(String outputDirectory) |
Create a GeometryIntermodalWriter which can persist a Geometry (GIS) network and zoning in GIS format.
|
static GeometryIntermodalWriter |
GeometryIntermodalWriterFactory.create(String outputDirectory,
String countryName) |
Create a GeometryIntermodalWriter which can persist a PLANit network and zoning in GIS format
|
static GeometryIntermodalWriter |
GeometryIntermodalWriterFactory.create(GeometryIntermodalWriterSettings settings) |
Create a GeometryIntermodalWriter which can persist a PLANit network and zoning in GIS format.
|