Class Sphere
java.lang.Object
org.springframework.data.mongodb.core.geo.Sphere
- All Implemented Interfaces:
Serializable, Shape
-
Field Details
-
COMMAND
- See Also:
-
-
Constructor Details
-
Sphere
-
Sphere
-
Sphere
-
-
Method Details
-
getCenter
-
getRadius
-
toString
-
equals
-
hashCode
-
asList
-
getCommand
Returns the command to be used to create the $within criterion.- Returns:
- never null.
-