Package | Description |
---|---|
org.springframework.data.geo |
Value types representing geo-spatial concepts.
|
org.springframework.data.geo.format |
Formatters for geo-spatial types.
|
org.springframework.data.web.config |
Spring Data web configuration.
|
Class and Description |
---|
Distance
Value object to represent distances in a given metric.
|
GeoResult
Value object capturing some arbitrary object plus a distance.
|
GeoResults
Value object to capture
GeoResult s as well as the average distance they have. |
Metric
Interface for
Metric s that can be applied to a base scale. |
Metrics
Commonly used
Metric s. |
Point
Represents a geospatial point value.
|
Shape
Common interface for all shapes.
|
Class and Description |
---|
Distance
Value object to represent distances in a given metric.
|
Point
Represents a geospatial point value.
|
Class and Description |
---|
GeoModule
Custom module to deserialize the geo-spatial value objects using Jackson 2.
|
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.