Interface SpatialGridFunction.BoundedGrid
- All Known Implementing Classes:
StGeohash.GeoHashBoundedGrid,StGeohex.GeoHexBoundedGrid,StGeotile.GeoTileBoundedGrid
- Enclosing class:
SpatialGridFunction
protected static interface SpatialGridFunction.BoundedGrid
-
Method Summary
Modifier and TypeMethodDescriptionlongcalculateGridId(org.elasticsearch.geometry.Point point) int
-
Method Details
-
calculateGridId
long calculateGridId(org.elasticsearch.geometry.Point point) -
precision
int precision()
-