|
Pull Up Method protected initCollections(size int) : void from class com.graphhopper.routing.DijkstraBidirectionEdgeCHNoSOD to protected initCollections(size int) : void from class com.graphhopper.routing.AbstractBidirectionEdgeCHNoSOD |
From |
To |
|
Pull Up Method public calcPath(from int, to int) : Path from class com.graphhopper.routing.DijkstraBidirectionEdgeCHNoSOD to public calcPath(from int, to int) : Path from class com.graphhopper.routing.AbstractBidirectionEdgeCHNoSOD |
From |
To |
|
Pull Up Method protected getOrigEdgeId(edge EdgeIteratorState, reverse boolean) : int from class com.graphhopper.routing.DijkstraBidirectionEdgeCHNoSOD to protected getOrigEdgeId(edge EdgeIteratorState, reverse boolean) : int from class com.graphhopper.routing.AbstractBidirectionEdgeCHNoSOD |
From |
To |
|
Pull Up Method protected accept(edge EdgeIteratorState, currEdge CHEntry, reverse boolean) : boolean from class com.graphhopper.routing.DijkstraBidirectionEdgeCHNoSOD to protected accept(edge EdgeIteratorState, currEdge CHEntry, reverse boolean) : boolean from class com.graphhopper.routing.AbstractBidirectionEdgeCHNoSOD |
From |
To |
|
Pull Up Method public finished() : boolean from class com.graphhopper.routing.DijkstraBidirectionEdgeCHNoSOD to public finished() : boolean from class com.graphhopper.routing.AbstractBidirectionEdgeCHNoSOD |
From |
To |
|
Pull Up Method public initTo(to int, weight double) : void from class com.graphhopper.routing.DijkstraBidirectionEdgeCHNoSOD to public initTo(to int, weight double) : void from class com.graphhopper.routing.AbstractBidirectionEdgeCHNoSOD |
From |
To |
|
Pull Up Method public initFrom(from int, weight double) : void from class com.graphhopper.routing.DijkstraBidirectionEdgeCHNoSOD to public initFrom(from int, weight double) : void from class com.graphhopper.routing.AbstractBidirectionEdgeCHNoSOD |
From |
To |
|
Pull Up Method protected createAndInitPath() : Path from class com.graphhopper.routing.DijkstraBidirectionEdgeCHNoSOD to protected createAndInitPath() : Path from class com.graphhopper.routing.AbstractBidirectionEdgeCHNoSOD |
From |
To |
|
Pull Up Method protected calcWeight(edge EdgeIteratorState, currEdge CHEntry, reverse boolean) : double from class com.graphhopper.routing.DijkstraBidirectionEdgeCHNoSOD to protected calcWeight(edge EdgeIteratorState, currEdge CHEntry, reverse boolean) : double from class com.graphhopper.routing.AbstractBidirectionEdgeCHNoSOD |
From |
To |
|
Pull Up Method private setFinished() : void from class com.graphhopper.routing.DijkstraBidirectionEdgeCHNoSOD to private setFinished() : void from class com.graphhopper.routing.AbstractBidirectionEdgeCHNoSOD |
From |
To |
|
Pull Up Method public toString() : String from class com.graphhopper.routing.DijkstraBidirectionEdgeCHNoSOD to public toString() : String from class com.graphhopper.routing.AbstractBidirectionEdgeCHNoSOD |
From |
To |
|
Pull Up Method protected getTraversalId(edge EdgeIteratorState, origEdgeId int, reverse boolean) : int from class com.graphhopper.routing.DijkstraBidirectionEdgeCHNoSOD to protected getTraversalId(edge EdgeIteratorState, origEdgeId int, reverse boolean) : int from class com.graphhopper.routing.AbstractBidirectionEdgeCHNoSOD |
From |
To |
|
Rename Parameter currLoc : int to traversalId : int in method public updateBestPath(es EdgeIteratorState, entry SPTEntry, traversalId int, reverse boolean) : void in class com.graphhopper.ui.DebugDijkstraBidirection |
From |
To |
|
Rename Parameter currLoc : int to traversalId : int in method public updateBestPath(edgeState EdgeIteratorState, entry AStar.AStarEntry, traversalId int, reverse boolean) : void in class com.graphhopper.ui.DebugAStarBi |
From |
To |
|
Rename Parameter entryCurrent : AStar.AStarEntry to entry : AStar.AStarEntry in method public updateBestPath(edgeState EdgeIteratorState, entry AStar.AStarEntry, traversalId int, reverse boolean) : void in class com.graphhopper.ui.DebugAStarBi |
From |
To |
|
Rename Parameter bestEE : SPTEntry to entry : SPTEntry in method public updateBestPath(es EdgeIteratorState, entry SPTEntry, traversalId int, reverse boolean) : void in class com.graphhopper.ui.DebugDijkstraBidirection |
From |
To |
|
Rename Parameter currLoc : int to traversalId : int in method public updateBestPath(edgeState EdgeIteratorState, entry AStarEntry, traversalId int, reverse boolean) : void in class com.graphhopper.routing.AStarBidirection |
From |
To |
|
Rename Parameter entryCurrent : AStarEntry to entry : AStarEntry in method public updateBestPath(edgeState EdgeIteratorState, entry AStarEntry, traversalId int, reverse boolean) : void in class com.graphhopper.routing.AStarBidirection |
From |
To |
|
Rename Parameter entryCurrent : SPTEntry to entry : SPTEntry in method protected updateBestPath(edgeState EdgeIteratorState, entry SPTEntry, traversalId int, reverse boolean) : void in class com.graphhopper.routing.DijkstraBidirectionRef |
From |
To |