Package | Description |
---|---|
org.opentripplanner.analyst | |
org.opentripplanner.profile | |
org.opentripplanner.transit |
This is a new replacement transit layer implementation.
|
Modifier and Type | Method and Description |
---|---|
LinkedPointSet |
PointSet.link(StreetLayer streetLayer)
Creates an object similar to a SampleSet but for the new TransitNetwork representation.
|
Constructor and Description |
---|
RaptorWorkerData(TransitLayer transitLayer,
LinkedPointSet targets,
org.joda.time.LocalDate date)
This is an adapter constructor, which makes Analyst cluster worker data from a new-style TransportNetwork.
|
TNRepeatedRaptorProfileRouter(TransportNetwork network,
AnalystClusterRequest clusterRequest,
LinkedPointSet targets,
TaskStatistics ts)
Make a router to use for making ResultEnvelopes.
|
Modifier and Type | Method and Description |
---|---|
LinkedPointSet |
TransportNetwork.getLinkedGridPointSet()
TODO cache this grid.
|
Copyright © 2015. All rights reserved.