|
Change Return Type Pair<PointValue,PointValue> to List<Pair<PointValue,PointValue>> in method public boundingBox(center PointValue, distance double) : List<Pair<PointValue,PointValue>> in class org.neo4j.values.storable.CRSCalculator.CartesianCalculator |
From |
To |
|
Change Return Type Pair<PointValue,PointValue> to List<Pair<PointValue,PointValue>> in method public abstract boundingBox(center PointValue, distance double) : List<Pair<PointValue,PointValue>> in class org.neo4j.values.storable.CRSCalculator |
From |
To |
|
Change Return Type Pair<PointValue,PointValue> to List<Pair<PointValue,PointValue>> in method public boundingBox(center PointValue, distance double) : List<Pair<PointValue,PointValue>> in class org.neo4j.values.storable.CRSCalculator.GeographicCalculator |
From |
To |