ab13dd77ad465266c1f0def6977992e532168271
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Method | 1 | ||
Move And Rename Method private preprocess(originalGeom Geometry, projectionHandler ProjectionHandler, screenMap ScreenMap) : Geometry from class org.geoserver.wms.vector.VectorTileMapOutputFormat to protected _run(geom Geometry) : Geometry from class org.geoserver.wms.vector.PipelineBuilder.PreProcess | From | To | |
Rename Variable | 1 | ||
Rename Variable projectionHandler : ProjectionHandler to builder : PipelineBuilder in method public produceMap(mapContent WMSMapContent) : WebMap in class org.geoserver.wms.vector.VectorTileMapOutputFormat | From | To | |
Change Variable Type | 1 | ||
Change Variable Type projectionHandler : ProjectionHandler to builder : PipelineBuilder in method public produceMap(mapContent WMSMapContent) : WebMap in class org.geoserver.wms.vector.VectorTileMapOutputFormat | From | To | |
Inline Variable | 1 | ||
Inline Variable clipped : Geometry in method public produceMap(mapContent WMSMapContent) : WebMap from class org.geoserver.wms.vector.VectorTileMapOutputFormat | From | To | |
Rename Parameter | 1 | ||
Rename Parameter originalGeom : Geometry to geom : Geometry in method protected _run(geom Geometry) : Geometry in class org.geoserver.wms.vector.PipelineBuilder.PreProcess | From | To |