9a5e5a5833c4b98d11177e49068c60a86231880e
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable painterThread : Thread to timeout : RenderingTimeoutEnforcer in method public produceMap(mapContent WMSMapContent, tiled boolean) : RenderedImageMap in class org.geoserver.wms.map.RenderedImageMapOutputFormat | From | To | |
Rename Class | 1 | ||
Rename Class org.geoserver.wms.WMSServiceException renamed to org.geoserver.wms.WMSPartialMapException | From | To | |
Change Variable Type | 1 | ||
Change Variable Type painterThread : Thread to timeout : RenderingTimeoutEnforcer in method public produceMap(mapContent WMSMapContent, tiled boolean) : RenderedImageMap in class org.geoserver.wms.map.RenderedImageMapOutputFormat | From | To | |
Extract Variable | 1 | ||
Extract Variable potentialPalette : IndexColorModel in method public produceMap(mapContent WMSMapContent, tiled boolean) : RenderedImageMap from class org.geoserver.wms.map.RenderedImageMapOutputFormat | From | To | |
Extract Method | 2 | ||
Extract Method private optimizeAndBuildMap(palette IndexColorModel, preparedImage RenderedImage, mapContent WMSMapContent) : RenderedImageMap extracted from public produceMap(mapContent WMSMapContent, tiled boolean) : RenderedImageMap in class org.geoserver.wms.map.RenderedImageMapOutputFormat | From | To | |
Extract Method public getMaxRenderingTime(localMaxRenderingTime int) : int extracted from public produceMap(mapContent WMSMapContent, tiled boolean) : RenderedImageMap in class org.geoserver.wms.map.RenderedImageMapOutputFormat | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public getMap() : WebMap extracted from public produceMap(mapContent WMSMapContent, tiled boolean) : RenderedImageMap in class org.geoserver.wms.map.RenderedImageMapOutputFormat & moved to class org.geoserver.wms.map.RenderingTimeoutEnforcer | From | To |