|
Rename Variable onOrigPath : boolean to isDirectCenterNodePath : boolean in method public runSearch(toNode int, targetEdge int) : WitnessSearchEntry in class com.graphhopper.routing.ch.MapWitnessPathFinder |
From |
To |
|
Rename Variable onOrigPath : boolean to isDirectCenterNodePath : boolean in method protected setInitialEntries(centerNode int, fromNode int, sourceEdge int) : void in class com.graphhopper.routing.ch.ArrayWitnessPathFinder |
From |
To |
|
Rename Variable viaCenter : boolean to isDirectCenterNodePath : boolean in method private updateBestPath(toNode int, targetEdge int, entry WitnessSearchEntry) : void in class com.graphhopper.routing.ch.MapWitnessPathFinder |
From |
To |
|
Rename Variable onOrigPath : boolean to isDirectCenterNodePath : boolean in method public runSearch(toNode int, targetEdge int) : WitnessSearchEntry in class com.graphhopper.routing.ch.ArrayWitnessPathFinder |
From |
To |
|
Rename Parameter onOrigPath : boolean to isDirectCenterNodePath : boolean in method private updateEntry(key int, iter EdgeIteratorState, weight double, currKey int, isDirectCenterNodePath boolean) : void in class com.graphhopper.routing.ch.ArrayWitnessPathFinder |
From |
To |
|
Rename Parameter onOrigPath : boolean to isDirectCenterNodePath : boolean in method public WitnessSearchEntry(edge int, incEdge int, adjNode int, weight double, isDirectCenterNodePath boolean) in class com.graphhopper.routing.ch.WitnessSearchEntry |
From |
To |
|
Rename Parameter onOrigPath : boolean to isDirectCenterNodePath : boolean in method private setEntry(key int, iter EdgeIteratorState, weight double, parent int, isDirectCenterNodePath boolean) : void in class com.graphhopper.routing.ch.ArrayWitnessPathFinder |
From |
To |