public abstract class TripPatternFilter extends TimetableFilter
agencyId, routeId, routeType, tripId
warnings
Constructor and Description |
---|
TripPatternFilter() |
Modifier and Type | Method and Description |
---|---|
abstract Collection<TripPattern> |
apply(TripPattern original)
Apply this to a trip pattern.
|
couldMatch, matches
getType, setType
public abstract Collection<TripPattern> apply(TripPattern original)
Copyright © 2019. All rights reserved.