See: Description
Class | Description |
---|---|
RouteTopology |
This represents the topology of a given GTFS route, with branches and common trunks etc.
|
TransferFinder | |
TransitLayer |
A key simplifying factor is that we don't handle overnight trips.
|
TransitRouter |
RAPTOR
This just searches to the entire network, no goal direction or pruning except a max travel time.
|
TransportNetwork |
This is a completely new replacement for Graph, Router etc.
|
TransportNetworkCache |
This holds one or more TransportNetworks keyed on unique strings.
|
TransportNetworkVisualizer |
Simple Web-based visualizer for transport networks.
|
TransportNetworkVisualizer.TransportNetworkHandler | |
TripPattern |
This is like a transmodel JourneyPattern.
|
TripPatternKey |
Used as a map key when grouping trips by stop pattern.
|
TripSchedule |
Enum | Description |
---|---|
PickDropType | |
TripFlag |
Enums are inherently serializable.
|
Exception | Description |
---|---|
RouteTopology.CyclicGraphException |
Copyright © 2015. All rights reserved.