| パッケージ | 説明 |
|---|---|
| org.elasticsearch.common.geo |
| 修飾子とタイプ | クラスと説明 |
|---|---|
static class |
GeoDistance.ArcFixedSourceDistance |
static class |
GeoDistance.FactorFixedSourceDistance |
static class |
GeoDistance.FixedSourceDistanceBase
Basic implementation of
GeoDistance.FixedSourceDistance. |
static class |
GeoDistance.PlaneFixedSourceDistance |
static class |
GeoDistance.SloppyArcFixedSourceDistance |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
abstract GeoDistance.FixedSourceDistance |
GeoDistance.fixedSourceDistance(double sourceLatitude,
double sourceLongitude,
DistanceUnit unit) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static SortedNumericDoubleValues |
GeoDistance.distanceValues(MultiGeoPointValues geoPointValues,
GeoDistance.FixedSourceDistance... distances)
Return a
SortedNumericDoubleValues instance that returns the distances to a list of geo-points for each document. |
Copyright © 2009–2016. All rights reserved.