Uses of Class
org.elasticsearch.common.geo.ShapeBuilder.PolygonBuilder

Packages that use ShapeBuilder.PolygonBuilder
org.elasticsearch.common.geo   
 

Uses of ShapeBuilder.PolygonBuilder in org.elasticsearch.common.geo
 

Methods in org.elasticsearch.common.geo that return ShapeBuilder.PolygonBuilder
static ShapeBuilder.PolygonBuilder ShapeBuilder.newPolygon()
          Creates a new ShapeBuilder.PolygonBuilder to build a Polygon
 ShapeBuilder.PolygonBuilder ShapeBuilder.PolygonBuilder.point(double lon, double lat)
          Adds a point to the Polygon
 



Copyright © 2009-2012. All Rights Reserved.