Point. This class is scheduled to be
removed in the next major release.@Deprecated public class Point extends org.springframework.data.geo.Point
| Constructor and Description |
|---|
Point(double x,
double y)
Deprecated.
|
Point(org.springframework.data.geo.Point point)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
double[] |
asArray()
Deprecated.
|
List<Double> |
asList()
Deprecated.
|
static List<Double> |
asList(org.springframework.data.geo.Point point)
Deprecated.
|
Copyright © 2021. All rights reserved.