Uses of Class
org.springframework.data.geo.Point
Packages that use Point
Package
Description
Value types representing geo-spatial concepts.
Formatters for geo-spatial types.
-
Uses of Point in org.springframework.data.geo
Methods in org.springframework.data.geo that return PointModifier and TypeMethodDescriptionCircle.getCenter()
Returns the center of theCircle
.Box.getFirst()
Box.getSecond()
Methods in org.springframework.data.geo that return types with arguments of type PointConstructors in org.springframework.data.geo with parameters of type PointModifierConstructorDescriptionCreates a new Box spanning from the given first to the secondPoint
.Creates a newPolygon
for the given Points.Constructor parameters in org.springframework.data.geo with type arguments of type Point -
Uses of Point in org.springframework.data.geo.format
Methods in org.springframework.data.geo.format that return PointModifier and TypeMethodDescriptionMethods in org.springframework.data.geo.format with parameters of type Point