Uses of Class
org.goplanit.matsim.util.PlanitMatsimWriterSettings
-
Packages that use PlanitMatsimWriterSettings Package Description org.goplanit.matsim.converter org.goplanit.matsim.util -
-
Uses of PlanitMatsimWriterSettings in org.goplanit.matsim.converter
Subclasses of PlanitMatsimWriterSettings in org.goplanit.matsim.converter Modifier and Type Class Description classMatsimIntermodalWriterSettingsSettings specific to writing the intermodal related outputs in MATSim format, i.e., network and pt infrastructure and/or servicesclassMatsimNetworkWriterSettingsSettings for the MATSIM writer By default the MATSIM writer will activate all available predefined PLANit modes for writing.classMatsimPtServicesWriterSettingsSettings specific to writing the routed services and related output in MATSim format (pt), including the service network informationclassMatsimZoningWriterSettingsSettings specific to writing the zoning related output in MATSim format (pt)Methods in org.goplanit.matsim.converter that return PlanitMatsimWriterSettings Modifier and Type Method Description abstract PlanitMatsimWriterSettingsMatsimWriter. getSettings()any settings to configure the writer can be configured by collecting these settings -
Uses of PlanitMatsimWriterSettings in org.goplanit.matsim.util
Subclasses of PlanitMatsimWriterSettings in org.goplanit.matsim.util Modifier and Type Class Description classPlanitMatsimWriterModeMappingSettingsBase writer settings class to be used by all available matsim writer settings classes.
-