| Package | Description |
|---|---|
| org.springframework.data.elasticsearch.core.convert | |
| org.springframework.data.elasticsearch.core.geo |
| Modifier and Type | Method and Description |
|---|---|
GeoJsonGeometryCollection |
GeoConverters.MapToGeoJsonGeometryCollectionConverter.convert(Map<String,Object> source) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
GeoConverters.GeoJsonGeometryCollectionToMapConverter.convert(GeoJsonGeometryCollection source) |
| Modifier and Type | Method and Description |
|---|---|
static GeoJsonGeometryCollection |
GeoJsonGeometryCollection.of(List<GeoJson<?>> geometries)
Creates a new
GeoJsonGeometryCollection for the given GeoJson instances. |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.