3852b7cc1f0d0050ed9f9fc8721d29a1c807fb9b
Files Diff
- Added: 2
- Removed: 3
- Renamed: 0
- Modified: 11
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Class | 2 | ||
| Move Class com.graphhopper.routing.util.spatialrules.PolygonTest moved to com.graphhopper.util.shapes.PolygonTest | From | To | |
| Move Class com.graphhopper.routing.util.spatialrules.Polygon moved to com.graphhopper.util.shapes.Polygon | From | To | |
| Extract Variable | 2 | ||
| Extract Variable adjNodeId : int in method public findEdgesInShape(edgeIds GHIntHashSet, shape Shape, filter EdgeFilter) : void from class com.graphhopper.storage.GraphEdgeIdFinder | From | To | |
| Extract Variable adjNodeId : int in method protected checkAdjacent(edge EdgeIteratorState) : boolean from class com.graphhopper.storage.GraphEdgeIdFinder.findEdgesInShape.bfs | From | To |