| Package | Description |
|---|---|
| org.opentripplanner.analyst | |
| org.opentripplanner.analyst.scenario |
This package contains classes for modeling transport scenarios as an ordered series of modifications to be applied
to an underlying baseline graph.
|
| org.opentripplanner.routing.graph | |
| org.opentripplanner.scripting.api |
| Constructor and Description |
|---|
SampleSet(PointSet pset,
SampleFactory sfac) |
| Constructor and Description |
|---|
TemporaryStop(com.vividsolutions.jts.geom.Coordinate c,
SampleFactory sampleFactory) |
TemporaryStop(double lat,
double lon,
SampleFactory sampleFactory) |
| Modifier and Type | Method and Description |
|---|---|
SampleFactory |
Graph.getSampleFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected OtpsEvaluatedIndividual |
OtpsIndividual.eval(ShortestPathTree spt,
SampleFactory sampleFactory) |
| Constructor and Description |
|---|
OtpsSPT(ShortestPathTree spt,
SampleFactory sampleFactory) |
Copyright © 2018. All rights reserved.