|
Change Parameter Type g : LevelGraph to g : CHGraph in method public LevelEdgeFilter(g CHGraph) in class com.graphhopper.routing.util.LevelEdgeFilter |
From |
To |
|
Change Parameter Type g : LevelGraph to g : CHGraph in method public IgnoreNodeFilter(g CHGraph, maxLevel int) in class com.graphhopper.routing.ch.PrepareContractionHierarchies.IgnoreNodeFilter |
From |
To |
|
Change Parameter Type g : LevelGraph to g : CHGraph in method package initUnpackingGraph(g CHGraph, w Weighting) : void in class com.graphhopper.routing.ch.PrepareContractionHierarchiesTest |
From |
To |
|
Change Parameter Type g : LevelGraph to g : CHGraph in method public getNodeInfo(g CHGraph, nodeId int, filter EdgeFilter) : String in class com.graphhopper.util.GHUtility |
From |
To |
|
Change Parameter Type g : LevelGraph to g : CHGraph in method public initShortcutsGraph(g CHGraph) : CHGraph in class com.graphhopper.routing.ch.PrepareContractionHierarchiesTest |
From |
To |
|
Change Variable Type g : LevelGraph to g : CHGraph in method public testPrios() : void in class com.graphhopper.storage.GraphHopperStorageCHTest |
From |
To |
|
Change Variable Type g : LevelGraphImpl to g : CHGraphImpl in method public testGetWeight() : void in class com.graphhopper.storage.GraphHopperStorageCHTest |
From |
To |
|
Change Variable Type lg : LevelGraph to lg : CHGraph in method public testSortHighLevelFirst() : void in class com.graphhopper.storage.index.LocationIndexTreeCHTest |
From |
To |
|
Change Variable Type g : LevelGraph to g : CHGraph in method public testUpdateFlags() : void in class com.graphhopper.util.EdgeSkipIteratorTest |
From |
To |
|
Change Variable Type lg : LevelGraph to lg : CHGraph in method public testDirectedGraph() : void in class com.graphhopper.routing.ch.PrepareContractionHierarchiesTest |
From |
To |
|
Change Variable Type lg : LevelGraph to lg : CHGraph in method public testRoundaboutUnpacking() : void in class com.graphhopper.routing.ch.PrepareContractionHierarchiesTest |
From |
To |
|
Change Variable Type g : LevelGraph to g : CHGraph in method public testPriosWhileDeleting() : void in class com.graphhopper.storage.GraphHopperStorageCHTest |
From |
To |
|
Change Variable Type g : LevelGraph to g : CHGraph in method public testEdgeFilter() : void in class com.graphhopper.storage.GraphHopperStorageCHTest |
From |
To |
|
Change Variable Type lg : LevelGraph to lg : CHGraph in method public testShortestPathLimit() : void in class com.graphhopper.routing.ch.PrepareContractionHierarchiesTest |
From |
To |
|
Change Variable Type g2 : LevelGraphImpl to g2 : CHGraphImpl in method public testPathRecursiveUnpacking() : void in class com.graphhopper.routing.ch.DijkstraBidirectionCHTest |
From |
To |
|
Change Variable Type lg : LevelGraph to lg : CHGraph in method public testShortestPathSkipNode() : void in class com.graphhopper.routing.ch.PrepareContractionHierarchiesTest |
From |
To |
|
Change Variable Type lg : LevelGraph to lg : CHGraph in method public testCopy() : void in class com.graphhopper.util.GHUtilityTest |
From |
To |
|
Change Variable Type lg : LevelGraph to lg : CHGraph in method public testAddShortcuts() : void in class com.graphhopper.routing.ch.PrepareContractionHierarchiesTest |
From |
To |
|
Change Variable Type lg : LevelGraph to lg : CHGraph in method public testCHGraph() : void in class com.graphhopper.storage.index.LocationIndexTreeCHTest |
From |
To |
|
Change Variable Type lg : LevelGraphImpl to lg : CHGraphImpl in method public testCHGraphBug() : void in class com.graphhopper.storage.index.LocationIndexTreeCHTest |
From |
To |
|
Change Variable Type lg : LevelGraph to lg : CHGraph in method public testBug178() : void in class com.graphhopper.routing.ch.PrepareContractionHierarchiesTest |
From |
To |
|
Change Variable Type lg : LevelGraph to lg : CHGraph in method public testUnpackingOrder_Fastest() : void in class com.graphhopper.routing.ch.PrepareContractionHierarchiesTest |
From |
To |
|
Change Variable Type lg : LevelGraph to lg : CHGraph in method public testCopyWithSelfRef() : void in class com.graphhopper.util.GHUtilityTest |
From |
To |
|
Change Variable Type g : LevelGraphImpl to g : CHGraphImpl in method public testDisconnectEdge() : void in class com.graphhopper.storage.GraphHopperStorageCHTest |
From |
To |
|
Change Variable Type levelGraph : LevelGraph to chGraph : CHGraph in method public testQueryGraph() : void in class com.graphhopper.storage.GraphHopperStorageCHTest |
From |
To |
|
Change Variable Type lg : LevelGraphImpl to lg : CHGraphImpl in method public testDirectedGraph3() : void in class com.graphhopper.routing.ch.PrepareContractionHierarchiesTest |
From |
To |
|
Change Variable Type lg : LevelGraph to lg : CHGraph in method public testFindShortcuts_Roundabout() : void in class com.graphhopper.routing.ch.PrepareContractionHierarchiesTest |
From |
To |
|
Change Variable Type lg : LevelGraphImpl to lg : CHGraphImpl in method public testGetWeightIfAdvancedEncoder() : void in class com.graphhopper.storage.GraphHopperStorageCHTest |
From |
To |
|
Change Variable Type lg : LevelGraph to lg : CHGraph in method public testShortestPathSkipNode2() : void in class com.graphhopper.routing.ch.PrepareContractionHierarchiesTest |
From |
To |
|
Change Variable Type lg : LevelGraph to lg : CHGraph in method public testDirectedGraph2() : void in class com.graphhopper.routing.ch.PrepareContractionHierarchiesTest |
From |
To |
|
Change Variable Type lg : LevelGraph to lg : CHGraph in method public testUnpackingOrder() : void in class com.graphhopper.routing.ch.PrepareContractionHierarchiesTest |
From |
To |
|
Change Variable Type lg : LevelGraph to lg : CHGraph in method public testMoreComplexGraph() : void in class com.graphhopper.routing.ch.PrepareContractionHierarchiesTest |
From |
To |
|
Change Variable Type graphCH : LevelGraph to graphCH : CHGraph in method package createAlgos(ghStorage GraphHopperStorage, idx LocationIndex, encoder FlagEncoder, withCh boolean, tMode TraversalMode, weighting Weighting, manager EncodingManager) : List<AlgoHelperEntry> in class com.graphhopper.routing.RoutingAlgorithmIT |
From |
To |
|
Change Variable Type lg : LevelGraph to lg : CHGraph in method public testCircleBug() : void in class com.graphhopper.routing.ch.PrepareContractionHierarchiesTest |
From |
To |