| Package | Description | 
|---|---|
| org.opentripplanner.calendar.impl | |
| org.opentripplanner.gtfs | 
 This package contains a GTFS loader library. 
 | 
| org.opentripplanner.gtfs.mapping | |
| org.opentripplanner.model.impl | |
| org.opentripplanner.routing.bike_rental | |
| org.opentripplanner.routing.fares | |
| org.opentripplanner.routing.impl | |
| org.opentripplanner.routing.services | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MultiCalendarServiceImpl.addData(CalendarServiceData data,
       OtpTransitService transitService)  | 
static CalendarService | 
CalendarServiceDataFactoryImpl.createCalendarService(OtpTransitService transitService)  | 
static CalendarServiceData | 
CalendarServiceDataFactoryImpl.createCalendarServiceData(OtpTransitService transitService)  | 
static CalendarServiceData | 
CalendarServiceDataFactoryImpl.createCalendarSrvDataWithoutDatesForLocalizedSrvId(OtpTransitService transitService)  | 
| Modifier and Type | Method and Description | 
|---|---|
OtpTransitService | 
GtfsContext.getOtpTransitService()  | 
OtpTransitService | 
MockGtfs.read()  | 
OtpTransitService | 
MockGtfs.read(org.onebusaway.gtfs.serialization.GtfsReader reader)  | 
| Modifier and Type | Method and Description | 
|---|---|
static GtfsContext | 
GtfsLibrary.createContext(GtfsFeedId feedId,
             OtpTransitService transitService)  | 
static GtfsContext | 
GtfsLibrary.createContext(GtfsFeedId feedId,
             OtpTransitService transitService,
             CalendarService calendarService)  | 
| Modifier and Type | Method and Description | 
|---|---|
static OtpTransitService | 
GTFSToOtpTransitServiceMapper.mapGtfsDaoToOTPTransitService(org.onebusaway.gtfs.services.GtfsRelationalDao data)
Map from GTFS data to the internal OTP model 
 | 
| Modifier and Type | Method and Description | 
|---|---|
OtpTransitService | 
OtpTransitServiceBuilder.build()  | 
| Modifier and Type | Method and Description | 
|---|---|
OtpTransitServiceBuilder | 
OtpTransitServiceBuilder.add(OtpTransitService other)  | 
| Constructor and Description | 
|---|
OtpTransitServiceBuilder(OtpTransitService transitService)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
TimeBasedBikeRentalFareServiceFactory.processGtfs(OtpTransitService transitService)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MultipleFareServiceFactory.processGtfs(OtpTransitService transitService)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
NycFareServiceFactory.processGtfs(OtpTransitService transitService)  | 
void | 
DefaultFareServiceFactory.processGtfs(OtpTransitService transitService)  | 
void | 
SeattleFareServiceFactory.processGtfs(OtpTransitService transitService)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
FareServiceFactory.processGtfs(OtpTransitService transitService)  | 
Copyright © 2019. All rights reserved.