a3a0d3ba76bde9b3cec91948f91d523992aa6c09
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 1 | ||
| Move Method public getMaxRenderingTime(localMaxRenderingTime int) : int from class org.geoserver.wms.map.RenderedImageMapOutputFormat to private getMaxRenderingTime(localMaxRenderingTime int) : int from class org.geoserver.wms.WMS | From | To | |
| Extract Method | 1 | ||
| Extract Method package getFeatureSource(typeInfo FeatureTypeInfo) : FeatureSource extracted from package getDimensionCollection(typeInfo FeatureTypeInfo, dimension DimensionInfo) : FeatureCollection in class org.geoserver.wms.WMS | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method public getMaxRenderingTime(request GetMapRequest) : int extracted from public produceMap(mapContent WMSMapContent, tiled boolean) : RenderedImageMap in class org.geoserver.wms.map.RenderedImageMapOutputFormat & moved to class org.geoserver.wms.WMS | From | To |