6788b9b58d57fc5a5ea77d198cc0e3a546a39229
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type labelCache : Class<? extends LabelCache> to labelCache : Function<WMSMapContent,LabelCache> in method public setLabelCache(labelCache Function<WMSMapContent,LabelCache>) : void in class org.geoserver.wms.map.RenderedImageMapOutputFormat | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type labelCache : Class<? extends LabelCache> to labelCache : Function<WMSMapContent,LabelCache> in class org.geoserver.wms.map.RenderedImageMapOutputFormat | From | To |