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 class
GtfsConverterReaderSettingsWithModeMapping
Capture 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 class
GtfsServicesReaderSettings
Configurable 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 class
GtfsZoningReaderSettings
Capture 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
-