|
Pull Up Method public getDijkstraCount() : long from class com.graphhopper.routing.ch.EdgeBasedNodeContractor to public getDijkstraCount() : long from class com.graphhopper.routing.ch.AbstractNodeContractor |
From |
To |
|
Pull Up Method public getAddedShortcutsCount() : int from class com.graphhopper.routing.ch.NodeBasedNodeContractor to public getAddedShortcutsCount() : int from class com.graphhopper.routing.ch.AbstractNodeContractor |
From |
To |
|
Pull Up Method private getOrigEdgeCount(edgeId int) : int from class com.graphhopper.routing.ch.NodeBasedNodeContractor to package getOrigEdgeCount(edgeId int) : int from class com.graphhopper.routing.ch.AbstractNodeContractor |
From |
To |
|
Pull Up Method public getDijkstraSeconds() : float from class com.graphhopper.routing.ch.EdgeBasedNodeContractor to public getDijkstraSeconds() : float from class com.graphhopper.routing.ch.AbstractNodeContractor |
From |
To |
|
Pull Up Method public getAddedShortcutsCount() : int from class com.graphhopper.routing.ch.EdgeBasedNodeContractor to public getAddedShortcutsCount() : int from class com.graphhopper.routing.ch.AbstractNodeContractor |
From |
To |
|
Pull Up Method private setOrigEdgeCount(edgeId int, value int) : void from class com.graphhopper.routing.ch.NodeBasedNodeContractor to package setOrigEdgeCount(edgeId int, value int) : void from class com.graphhopper.routing.ch.AbstractNodeContractor |
From |
To |
|
Pull Up Method public getDijkstraSeconds() : float from class com.graphhopper.routing.ch.NodeBasedNodeContractor to public getDijkstraSeconds() : float from class com.graphhopper.routing.ch.AbstractNodeContractor |
From |
To |
|
Pull Up Method public getDijkstraCount() : long from class com.graphhopper.routing.ch.NodeBasedNodeContractor to public getDijkstraCount() : long from class com.graphhopper.routing.ch.AbstractNodeContractor |
From |
To |
|
Pull Up Method public resetDijkstraTime() : void from class com.graphhopper.routing.ch.NodeBasedNodeContractor to public resetDijkstraTime() : void from class com.graphhopper.routing.ch.AbstractNodeContractor |
From |
To |
|
Pull Up Method public resetDijkstraTime() : void from class com.graphhopper.routing.ch.EdgeBasedNodeContractor to public resetDijkstraTime() : void from class com.graphhopper.routing.ch.AbstractNodeContractor |
From |
To |
|
Pull Up Attribute private dijkstraCount : long from class com.graphhopper.routing.ch.NodeBasedNodeContractor to package dijkstraCount : long from class com.graphhopper.routing.ch.AbstractNodeContractor |
From |
To |
|
Pull Up Attribute private maxLevel : int from class com.graphhopper.routing.ch.EdgeBasedNodeContractor to package maxLevel : int from class com.graphhopper.routing.ch.AbstractNodeContractor |
From |
To |
|
Pull Up Attribute private ghStorage : GraphHopperStorage from class com.graphhopper.routing.ch.EdgeBasedNodeContractor to package ghStorage : GraphHopperStorage from class com.graphhopper.routing.ch.AbstractNodeContractor |
From |
To |
|
Pull Up Attribute private maxLevel : int from class com.graphhopper.routing.ch.NodeBasedNodeContractor to package maxLevel : int from class com.graphhopper.routing.ch.AbstractNodeContractor |
From |
To |
|
Pull Up Attribute private ghStorage : GraphHopperStorage from class com.graphhopper.routing.ch.NodeBasedNodeContractor to package ghStorage : GraphHopperStorage from class com.graphhopper.routing.ch.AbstractNodeContractor |
From |
To |
|
Pull Up Attribute private outEdgeExplorer : CHEdgeExplorer from class com.graphhopper.routing.ch.EdgeBasedNodeContractor to package outEdgeExplorer : CHEdgeExplorer from class com.graphhopper.routing.ch.AbstractNodeContractor |
From |
To |
|
Pull Up Attribute private dijkstraSW : StopWatch from class com.graphhopper.routing.ch.EdgeBasedNodeContractor to package dijkstraSW : StopWatch from class com.graphhopper.routing.ch.AbstractNodeContractor |
From |
To |
|
Pull Up Attribute private dijkstraSW : StopWatch from class com.graphhopper.routing.ch.NodeBasedNodeContractor to package dijkstraSW : StopWatch from class com.graphhopper.routing.ch.AbstractNodeContractor |
From |
To |
|
Pull Up Attribute private addedShortcutsCount : int from class com.graphhopper.routing.ch.NodeBasedNodeContractor to package addedShortcutsCount : int from class com.graphhopper.routing.ch.AbstractNodeContractor |
From |
To |
|
Pull Up Attribute private inEdgeExplorer : CHEdgeExplorer from class com.graphhopper.routing.ch.EdgeBasedNodeContractor to package inEdgeExplorer : CHEdgeExplorer from class com.graphhopper.routing.ch.AbstractNodeContractor |
From |
To |
|
Pull Up Attribute private prepareGraph : CHGraph from class com.graphhopper.routing.ch.EdgeBasedNodeContractor to package prepareGraph : CHGraph from class com.graphhopper.routing.ch.AbstractNodeContractor |
From |
To |
|
Pull Up Attribute private prepareGraph : CHGraph from class com.graphhopper.routing.ch.NodeBasedNodeContractor to package prepareGraph : CHGraph from class com.graphhopper.routing.ch.AbstractNodeContractor |
From |
To |
|
Pull Up Attribute private originalEdges : DataAccess from class com.graphhopper.routing.ch.NodeBasedNodeContractor to private originalEdges : DataAccess from class com.graphhopper.routing.ch.AbstractNodeContractor |
From |
To |
|
Pull Up Attribute private maxEdgesCount : int from class com.graphhopper.routing.ch.NodeBasedNodeContractor to private maxEdgesCount : int from class com.graphhopper.routing.ch.AbstractNodeContractor |
From |
To |