083450b2b4a780e42b13ef206bb05df966cab469
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Attribute | 1 | ||
Pull Up Attribute package factory : OShapeFactory from class com.orientechnologies.orient.spatial.functions.STWithinFunction to package factory : OShapeFactory from class com.orientechnologies.orient.spatial.functions.OSpatialFunctionAbstract | From | To | |
Extract Superclass | 1 | ||
Extract Superclass com.orientechnologies.orient.spatial.functions.OSpatialFunctionAbstract from classes [com.orientechnologies.orient.spatial.functions.STWithinFunction] | From | To | |
Change Variable Type | 1 | ||
Change Variable Type coordinates : List<Double> to coordinates : List<Number> in method public fromDoc(document ODocument) : Rectangle in class com.orientechnologies.orient.spatial.shape.ORectangleShapeBuilder | From | To |