| Package | Description |
|---|---|
| org.elasticsearch.common.geo.builders |
| Modifier and Type | Method and Description |
|---|---|
PolygonBuilder |
PolygonBuilder.close() |
static PolygonBuilder |
ShapeBuilder.newPolygon()
Create a new Polygon
|
static PolygonBuilder |
ShapeBuilder.newPolygon(ShapeBuilder.Orientation orientation)
Create a new Polygon
|
protected static PolygonBuilder |
ShapeBuilder.GeoShapeType.parsePolygon(ShapeBuilder.CoordinateNode coordinates,
ShapeBuilder.Orientation orientation,
boolean coerce) |
Copyright © 2009–2017. All rights reserved.