Class GeoCommand
java.lang.Object
org.springframework.data.mongodb.core.query.GeoCommand
Wrapper around a
Shape
to allow appropriate query rendering.- Since:
- 1.5
- Author:
- Thomas Darimont, Christoph Strobl
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GeoCommand
Creates a newGeoCommand
.- Parameters:
shape
- must not be null.
-
-
Method Details