Uses of Class
org.goplanit.osm.converter.intermodal.OsmIntermodalReaderSettings
-
Packages that use OsmIntermodalReaderSettings Package Description org.goplanit.osm.converter.intermodal -
-
Uses of OsmIntermodalReaderSettings in org.goplanit.osm.converter.intermodal
Methods in org.goplanit.osm.converter.intermodal that return OsmIntermodalReaderSettings Modifier and Type Method Description OsmIntermodalReaderSettings
OsmIntermodalReader. getSettings()
any settings to configure the reader can be configured by collecting these settingsConstructors in org.goplanit.osm.converter.intermodal with parameters of type OsmIntermodalReaderSettings Constructor Description OsmIntermodalReader(OsmIntermodalReaderSettings settings, Zoning zoningToPopulate)
Constructor
-