dbfeb16e43d5e4124a8e207f39e5d69a8180de4f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type geom : Geometry to geom : Geometry<C3DM> in method public setGeom(geom Geometry<C3DM>) : void in class org.hibernate.spatial.integration.geolatte.GeomEntity | From | To | |
| Change Return Type | 2 | ||
| Change Return Type Geometry to Geometry<C3DM> in method public getGeom() : Geometry<C3DM> in class org.hibernate.spatial.integration.geolatte.GeomEntity | From | To | |
| Change Return Type Geometry to Geometry<C2D> in method private toPolygon(env Envelope) : Geometry<C2D> in class org.hibernate.spatial.dialect.h2geodb.GeoDbWkb | From | To | |
| Change Variable Type | 3 | ||
| Change Variable Type retrievedGeometry : Geometry to retrievedGeometry : Geometry<C3DM> in method private retrieveAndCompare(stored Map<Integer,GeomEntity>) : void in class org.hibernate.spatial.integration.geolatte.TestStoreRetrieveUsingGeolatte | From | To | |
| Change Variable Type geom : Geometry to geom : Geometry<C3DM> in method public createFrom(element TestDataElement) : GeomEntity in class org.hibernate.spatial.integration.geolatte.GeomEntity | From | To | |
| Change Variable Type storedGeometry : Geometry to storedGeometry : Geometry<C3DM> in method private retrieveAndCompare(stored Map<Integer,GeomEntity>) : void in class org.hibernate.spatial.integration.geolatte.TestStoreRetrieveUsingGeolatte | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type geom : Geometry to geom : Geometry<C3DM> in class org.hibernate.spatial.integration.geolatte.GeomEntity | From | To |