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) |
Copyright © 2009–2015. All rights reserved.