Class Hierarchy
- java.lang.Object
- org.springframework.data.elasticsearch.utils.geohash.BitUtil
- org.springframework.data.elasticsearch.utils.geohash.Geohash
- org.springframework.data.elasticsearch.utils.geohash.Point (implements org.springframework.data.elasticsearch.utils.geohash.Geometry)
- org.springframework.data.elasticsearch.utils.geohash.Rectangle (implements org.springframework.data.elasticsearch.utils.geohash.Geometry)
- org.springframework.data.elasticsearch.utils.geohash.StandardValidator (implements org.springframework.data.elasticsearch.utils.geohash.GeometryValidator)
- org.springframework.data.elasticsearch.utils.geohash.WellKnownText
Interface Hierarchy
- org.springframework.data.elasticsearch.utils.geohash.Geometry
- org.springframework.data.elasticsearch.utils.geohash.GeometryValidator
- org.springframework.data.elasticsearch.utils.geohash.GeometryVisitor<T,E>