public abstract class TripPatternFilter extends TimetableFilter
agencyId, routeId, routeType, tripIdwarnings| Constructor and Description |
|---|
TripPatternFilter() |
| Modifier and Type | Method and Description |
|---|---|
abstract Collection<TripPattern> |
apply(TripPattern original)
Apply this to a trip pattern.
|
couldMatch, matchesgetType, setTypepublic abstract Collection<TripPattern> apply(TripPattern original)
Copyright © 2018. All rights reserved.