Package | Description |
---|---|
org.opentripplanner.routing.services |
Modifier and Type | Method and Description |
---|---|
static TemporaryStreetLocation |
StreetVertexIndexService.createTemporaryStreetLocation(Graph graph,
String label,
I18NString name,
Iterable<StreetEdge> edges,
org.locationtech.jts.geom.Coordinate nearestPoint,
boolean endVertex)
Creates a TemporaryStreetLocation on the given street (set of PlainStreetEdges).
|
Copyright © 2020. All rights reserved.