2472f257fc1519c56fc7207cdc7de3893f3272e3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable featureTypeInfo : FeatureTypeInfo to fti : FeatureTypeInfo in method private getFeatureTypeInfoProperty(catalog Catalog, features FeatureCollection, callback Function<FeatureTypeInfo,T>) : T in class org.geoserver.wfs.WFSGetFeatureOutputFormat | From | To | |
Rename Variable resourceInfo : ResourceInfo to meta : ResourceInfo in method private getFeatureTypeInfoProperty(catalog Catalog, features FeatureCollection, callback Function<FeatureTypeInfo,T>) : T in class org.geoserver.wfs.WFSGetFeatureOutputFormat | From | To | |
Extract Method | 2 | ||
Extract Method private getFeatureTypeInfoProperty(catalog Catalog, features FeatureCollection, callback Function<FeatureTypeInfo,T>) : T extracted from protected getNumDecimals(featureCollections List, geoServer GeoServer, catalog Catalog) : int in class org.geoserver.wfs.WFSGetFeatureOutputFormat | From | To | |
Extract Method private getFeatureTypeInfoProperty(catalog Catalog, features FeatureCollection, callback Function<FeatureTypeInfo,T>) : T extracted from protected encodeMeasures(featureCollections List, catalog Catalog) : boolean in class org.geoserver.wfs.WFSGetFeatureOutputFormat | From | To |