Uses of Class
org.springframework.data.elasticsearch.utils.geohash.Rectangle
Packages that use Rectangle
Package
Description
package collecting classes needed for GeoHash calculations.
-
Uses of Rectangle in org.springframework.data.elasticsearch.utils.geohash
Fields in org.springframework.data.elasticsearch.utils.geohash declared as RectangleMethods in org.springframework.data.elasticsearch.utils.geohash that return RectangleModifier and TypeMethodDescriptionstatic RectangleGeohash.toBoundingBox(String geohash) Computes the bounding box coordinates from a given geohashMethods in org.springframework.data.elasticsearch.utils.geohash with parameters of type Rectangle