24567325a5523d1a25386d0da30c1e5af045aba3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 1 | ||
Inline Method protected initCollections(size int) : void inlined to public Isochrone(g Graph, weighting Weighting, reverseFlow boolean) in class com.graphhopper.isochrone.algorithm.Isochrone | From | To | |
Rename Variable | 1 | ||
Rename Variable retval : List<Polygon> to isolinePolygons : List<Polygon> in method public computeIsoline(z0 double) : Geometry in class com.graphhopper.isochrone.algorithm.ContourBuilder | From | To | |
Extract Method | 1 | ||
Extract Method private getPrimaryEdges() : Collection<QuadEdge> extracted from public computeIsoline(z0 double) : Geometry in class com.graphhopper.isochrone.algorithm.ContourBuilder | From | To |