JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
Spring Data Core
org.springframework.data.geo
Shape
Uses of Interface
org.springframework.data.geo.Shape
Packages that use
Shape
Package
Description
org.springframework.data.geo
Value types representing geo-spatial concepts.
Uses of
Shape
in
org.springframework.data.geo
Classes in
org.springframework.data.geo
that implement
Shape
Modifier and Type
Class
Description
class
Box
Represents a geospatial box value
class
Circle
Represents a geospatial circle value
class
Polygon
Simple value object to represent a
Polygon
.