- All Implemented Interfaces:
DslQuery
public final class DslGeoRangeQuery
extends Object
implements DslQuery
Range geo query definition.
(preBody)[(geoCriteria|geoFixedQuery) to (geoCriteria|geoFixedQuery)](postBody)
- Author:
- npiedeloup
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
DslGeoRangeQuery
- Parameters:
preBody - String before body
startGeoPoint - Start query
endGeoPoint - End query
postBody - String after body
-
Method Details
-
-
getPreBody
- Returns:
- preBody
-
getStartGeoPoint
- Returns:
- startGeoPoint
-
getEndGeoPoint
- Returns:
- endGeoPoint
-
getPostBody
- Returns:
- postBody