3b2b4133198eaca2f37adb92fd3d2f7bc7545725
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable jtsGeom : Geometry to geoJsonFeature : Feature in method public fromJsonNode(feature JsonNode) : PointFeature in class org.opentripplanner.analyst.PointFeature | From | To | |
Change Variable Type | 3 | ||
Change Variable Type deserializer : GeometryDeserializer to deserializer : ObjectMapper in method public fromJsonNode(feature JsonNode) : PointFeature in class org.opentripplanner.analyst.PointFeature | From | To | |
Change Variable Type jtsGeom : Geometry to geoJsonFeature : Feature in method public fromJsonNode(feature JsonNode) : PointFeature in class org.opentripplanner.analyst.PointFeature | From | To | |
Change Variable Type geomSerializer : GeometrySerializer to geomSerializer : ObjectMapper in method private writeFeature(i int, jgen JsonGenerator, forcePoints Boolean) : void in class org.opentripplanner.analyst.PointSet | From | To |