|
Rename Parameter dist : double to weight : double in method public initFrom(from int, weight double) : void in class com.graphhopper.routing.DijkstraBidirectionRef |
From |
To |
|
Rename Parameter dist : double to weight : double in method public initTo(to int, weight double) : void in class com.graphhopper.routing.DijkstraBidirectionRef |
From |
To |
|
Rename Parameter dist : double to weight : double in method protected createEdgeEntry(node int, weight double) : EdgeEntry in class com.graphhopper.routing.AbstractRoutingAlgorithm |
From |
To |
|
Rename Parameter dist : double to weight : double in method public initFrom(from int, weight double) : void in class com.graphhopper.routing.AStarBidirection |
From |
To |
|
Rename Parameter dist : double to weight : double in method public initTo(to int, weight double) : void in class com.graphhopper.routing.AStarBidirection |
From |
To |
|
Rename Parameter dist : double to weight : double in method protected createEdgeEntry(node int, weight double) : EdgeEntry in class com.graphhopper.routing.AStarBidirection |
From |
To |
|
Rename Parameter dist : double to weight : double in method protected createEdgeEntry(node int, weight double) : AStarEdge in class com.graphhopper.routing.AStar |
From |
To |