org.opentripplanner.routing.location.StreetLocation to org.opentripplanner.routing.location.TemporaryStreetLocation
No. of Instances - 10
No. of Commits - 1
No. of Projects - {'OpenTripPlanner'}
Hierarchy/Composition: R_SUPER_T
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
- StreetLocation.createStreetLocation(graph,closestName,calculatedName,bundle.toEdgeList(),nearestPoint,coord) to createTemporaryStreetLocation(graph,closestName,calculatedName,bundle.toEdgeList(),nearestPoint,endVertex)
- end.getExtra() to end.getIncoming()
- finder.getVertexForLocation(new GenericLocation(40.008,-74.0),walking) to finder.getVertexForLocation(new GenericLocation(40.008,-74.0),walking,true)
- location.getExtra() to location.getOutgoing()
- finder.getVertexForLocation(new GenericLocation(40.004,-74.0),walking) to finder.getVertexForLocation(new GenericLocation(40.004,-74.0),walking,false)