608b04ee158b61dfa65b19365994adc04b8d67b5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable arg1 : double to beforeColor : String in method public evaluate(feature Object) : Object in class org.geotools.process.raster.FilterFunction_svgColorMap | From | To | |
Rename Variable arg2 : double to afterColor : String in method public evaluate(feature Object) : Object in class org.geotools.process.raster.FilterFunction_svgColorMap | From | To | |
Split Variable | 1 | ||
Split Variable arg0 : String to [colorMap : String, min : double, max : double] in method public evaluate(feature Object) : Object in class org.geotools.process.raster.FilterFunction_svgColorMap | From | To | |
Change Variable Type | 2 | ||
Change Variable Type arg1 : double to beforeColor : String in method public evaluate(feature Object) : Object in class org.geotools.process.raster.FilterFunction_svgColorMap | From | To | |
Change Variable Type arg2 : double to afterColor : String in method public evaluate(feature Object) : Object in class org.geotools.process.raster.FilterFunction_svgColorMap | From | To |