| 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
GeoResults as well as the average distance they have. |
| Metric
Interface for
Metrics that can be applied to a base scale. |
| Metrics
Commonly used
Metrics. |
| 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.