Shape. This class is scheduled to be
removed in the next major release.@Deprecated public interface Shape extends org.springframework.data.geo.Shape
| Modifier and Type | Method and Description |
|---|---|
List<? extends Object> |
asList()
Deprecated.
|
String |
getCommand()
Deprecated.
Returns the command to be used to create the $within criterion.
|
List<? extends Object> asList()
Shape as a list of usually Double or Lists of Doubles. Wildcard bound
to allow implementations to return a more concrete element type.String getCommand()
Copyright © 2021. All rights reserved.