Package | Description |
---|---|
org.springframework.data.geo |
Value types representing geo-spatial concepts.
|
Modifier and Type | Method and Description |
---|---|
static Range<Distance> |
Distance.between(Distance min,
Distance max)
|
static Range<Distance> |
Distance.between(double minValue,
Metric minMetric,
double maxValue,
Metric maxMetric)
|
Copyright © 2011-2016–2016 Pivotal Software, Inc.. All rights reserved.