Uses of Class
org.goplanit.gtfs.converter.GtfsConverterReaderSettingsImpl
-
Packages that use GtfsConverterReaderSettingsImpl Package Description org.goplanit.gtfs.converter org.goplanit.gtfs.converter.service org.goplanit.gtfs.converter.zoning -
-
Uses of GtfsConverterReaderSettingsImpl in org.goplanit.gtfs.converter
Subclasses of GtfsConverterReaderSettingsImpl in org.goplanit.gtfs.converter Modifier and Type Class Description classGtfsConverterReaderSettingsWithModeMappingCapture the mode mapping aspect of GTFS converter readers for raw (static) GTFS feeds. -
Uses of GtfsConverterReaderSettingsImpl in org.goplanit.gtfs.converter.service
Subclasses of GtfsConverterReaderSettingsImpl in org.goplanit.gtfs.converter.service Modifier and Type Class Description classGtfsServicesReaderSettingsConfigurable settings for the Gtfs to PLANit routed services reader -
Uses of GtfsConverterReaderSettingsImpl in org.goplanit.gtfs.converter.zoning
Subclasses of GtfsConverterReaderSettingsImpl in org.goplanit.gtfs.converter.zoning Modifier and Type Class Description classGtfsZoningReaderSettingsCapture all the user configurable settings regarding how to parse (if at all) (public transport) transfer infrastructure such as stations, poles, platforms, and other stop and transfer related infrastructure captured from raw (static) GTFS feeds
-