|
Spring Data Core | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Metric | Interface for Metrics that can be applied to a base scale. |
| Shape | Common interface for all shapes. |
| Class Summary | |
|---|---|
| Box | Represents a geospatial box value |
| Circle | Represents a geospatial circle value |
| CustomMetric | Value object to create custom Metrics on the fly. |
| Distance | Value object to represent distances in a given metric. |
| GeoModule | Jackson 2 Module to deserialize |
| GeoPage<T> | Custom Page to carry the average distance retrieved from the GeoResults the GeoPage is set up
from. |
| GeoResult<T> | Calue object capturing some arbitrary object plus a distance. |
| GeoResults<T> | Value object to capture GeoResults as well as the average distance they have. |
| Point | Represents a geospatial point value. |
| Polygon | Simple value object to represent a Polygon. |
| Enum Summary | |
|---|---|
| Metrics | Commonly used Metrics. |
Value types representing geo-spatial concepts.
|
Spring Data Core | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||