static GeometryServiceNetworkWriter |
GeometryServiceNetworkWriterFactory.create() |
Create a GeometryServiceNetworkWriter which persists PLANit service networks in common GIS formats in current working directory
|
static GeometryServiceNetworkWriter |
GeometryServiceNetworkWriterFactory.create(String outputDirectory) |
Create a GeometryNetworkWriter which persists PLANit service networks in common GIS formats
|
static GeometryServiceNetworkWriter |
GeometryServiceNetworkWriterFactory.create(String outputDirectory,
String countryName) |
Create a GeometryServiceNetworkWriter which persists PLANit service networks in common GIS formats
|
static GeometryServiceNetworkWriter |
GeometryServiceNetworkWriterFactory.create(GeometryServiceNetworkWriterSettings serviceNetworkSettings) |
Create a GeometryNetworkWriter which persists PLANit networks in common GIS formats
|