Uses of Interface
org.goplanit.gtfs.converter.GtfsConverterReaderSettings
-
Packages that use GtfsConverterReaderSettings Package Description org.goplanit.gtfs.converter org.goplanit.gtfs.converter.service org.goplanit.gtfs.converter.zoning -
-
Uses of GtfsConverterReaderSettings in org.goplanit.gtfs.converter
Classes in org.goplanit.gtfs.converter that implement GtfsConverterReaderSettings Modifier and Type Class Description classGtfsConverterReaderSettingsImplCapture all common user configurable settings regarding GTFS converter readers for raw (static) GTFS feeds.classGtfsConverterReaderSettingsWithModeMappingCapture the mode mapping aspect of GTFS converter readers for raw (static) GTFS feeds. -
Uses of GtfsConverterReaderSettings in org.goplanit.gtfs.converter.service
Classes in org.goplanit.gtfs.converter.service that implement GtfsConverterReaderSettings Modifier and Type Class Description classGtfsServicesReaderSettingsConfigurable settings for the Gtfs to PLANit routed services reader -
Uses of GtfsConverterReaderSettings in org.goplanit.gtfs.converter.zoning
Classes in org.goplanit.gtfs.converter.zoning that implement GtfsConverterReaderSettings 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
-