b00b4fb925e1fd34a6a923acc30ad54399ca4bee
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method private getProperties(feature ComplexAttribute) : Map<String,Object> from class org.geoserver.wms.topojson.TopologyBuilder to private getProperties(feature ComplexAttribute) : Map<String,Object> from class org.geoserver.wms.vector.VectorTileMapOutputFormat | From | To | |
Rename Variable | 1 | ||
Rename Variable next : Feature to feature : Feature in method public produceMap(mapContent WMSMapContent) : WebMap in class org.geoserver.wms.vector.VectorTileMapOutputFormat | From | To | |
Parameterize Variable | 1 | ||
Parameterize Variable layer : String to layerName : String in method public addFeature(layerName String, featureId String, geometryName String, geometry Geometry, properties Map<String,Object>) : void in class org.geoserver.wms.topojson.TopologyBuilder | From | To |