public class GtfsRealtimeFuzzyTripMatcher extends Object
| Constructor and Description |
|---|
GtfsRealtimeFuzzyTripMatcher(GraphIndex index) |
| Modifier and Type | Method and Description |
|---|---|
Trip |
getTrip(Route route,
int direction,
int startTime,
ServiceDate date) |
GtfsRealtime.TripDescriptor |
match(String feedId,
GtfsRealtime.TripDescriptor trip) |
public GtfsRealtimeFuzzyTripMatcher(GraphIndex index)
public GtfsRealtime.TripDescriptor match(String feedId, GtfsRealtime.TripDescriptor trip)
public Trip getTrip(Route route, int direction, int startTime, ServiceDate date)
Copyright © 2019. All rights reserved.