4a2da2ccfb32d6c3fbf8584a1bb234c2946812e0
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable opacity : Double to value : Double in method private evaluate(expression Expression, feature SimpleFeature, defaultValue double) : Double in class org.geoserver.kml.decorator.PlacemarkStyleDecoratorFactory.PlacemarkStyleDecorator | From | To | |
Extract Method | 2 | ||
Extract Method private evaluate(expression Expression, feature SimpleFeature, defaultValue double) : Double extracted from protected setPolygonStyle(style Style, feature SimpleFeature, symbolizer PolygonSymbolizer, forceOutline boolean) : void in class org.geoserver.kml.decorator.PlacemarkStyleDecoratorFactory.PlacemarkStyleDecorator | From | To | |
Extract Method package colorToHex(c Color, opacity Double) : String extracted from protected setLabelStyle(style Style, feature SimpleFeature, symbolizer TextSymbolizer) : void in class org.geoserver.kml.decorator.PlacemarkStyleDecoratorFactory.PlacemarkStyleDecorator | From | To |