af6aa0ba70230cec527196c951368cb0fe6bc5a0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type width : int to width : float in method public plotEdge(g2 Graphics2D, lat double, lon double, lat2 double, lon2 double, width float) : void in class com.graphhopper.ui.GraphicsWrapper | From | To | |
Rename Variable | 1 | ||
Rename Variable iter : EdgeIterator to edge : EdgeIterator in method public paintComponent(g2 Graphics2D) : void in class com.graphhopper.ui.MiniGraphUI.MiniGraphUI.addLayer | From | To |