0bae736f70eab1015e5f0fe674efc434f803dd83
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable op : Operation to operation : Operation in method public execute(bbox ReferencedEnvelope, decorationName String, time String, width int, height int, layers Layer[], format Format, progressListener ProgressListener) : RawData in class org.geoserver.wps.gs.download.DownloadMapProcess | From | To | |
Parameterize Variable | 1 | ||
Parameterize Variable op : Operation to operation : Operation in method public buildImageResponse(format Format, result RenderedImage, mapContent WMSMapContent, operation Operation) : RawData in class org.geoserver.wps.gs.download.DownloadMapProcess | From | To | |
Extract Method | 1 | ||
Extract Method public buildImageResponse(format Format, result RenderedImage, mapContent WMSMapContent, operation Operation) : RawData extracted from public execute(bbox ReferencedEnvelope, decorationName String, time String, width int, height int, layers Layer[], format Format, progressListener ProgressListener) : RawData in class org.geoserver.wps.gs.download.DownloadMapProcess | From | To |