Uses of Enum Class
org.springframework.data.elasticsearch.utils.geohash.ShapeType
Packages that use ShapeType
Package
Description
package collecting classes needed for GeoHash calculations.
-
Uses of ShapeType in org.springframework.data.elasticsearch.utils.geohash
Methods in org.springframework.data.elasticsearch.utils.geohash that return ShapeTypeModifier and TypeMethodDescriptionstatic ShapeTypeGeometry.type()Point.type()Rectangle.type()static ShapeTypeReturns the enum constant of this class with the specified name.static ShapeType[]ShapeType.values()Returns an array containing the constants of this enum class, in the order they are declared.