| Package | Description |
|---|---|
| org.elasticsearch.common.geo.builders |
| Modifier and Type | Method and Description |
|---|---|
static LineStringBuilder |
ShapeBuilder.newLineString()
Create a new lineString
|
protected static LineStringBuilder |
ShapeBuilder.GeoShapeType.parseLinearRing(ShapeBuilder.CoordinateNode coordinates,
boolean coerce) |
protected static LineStringBuilder |
ShapeBuilder.GeoShapeType.parseLineString(ShapeBuilder.CoordinateNode coordinates) |
Copyright © 2009–2017. All rights reserved.