ccdfcb815c779cf776a90da26aac8a667ae4c006
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute graph : Graph to routingGraph : Graph in class com.graphhopper.ui.MiniGraphUI | From | To | |
Extract Variable | 1 | ||
Extract Variable graph : Graph in method public MiniGraphUI(hopper GraphHopper, debug boolean) from class com.graphhopper.ui.MiniGraphUI | From | To | |
Extract Method | 1 | ||
Extract Method public plotNode(g2 Graphics2D, loc int, c Color, size int) : void extracted from public plotNode(g2 Graphics2D, loc int, c Color) : void in class com.graphhopper.ui.GraphicsWrapper | From | To |