Class MultiPolygonBuilder

java.lang.Object
org.elasticsearch.common.geo.builders.ShapeBuilder<org.locationtech.spatial4j.shape.Shape,​org.elasticsearch.geometry.MultiPolygon,​MultiPolygonBuilder>
org.elasticsearch.common.geo.builders.MultiPolygonBuilder
All Implemented Interfaces:
NamedWriteable, Writeable, org.elasticsearch.common.xcontent.ToXContent, org.elasticsearch.common.xcontent.ToXContentObject

public class MultiPolygonBuilder
extends ShapeBuilder<org.locationtech.spatial4j.shape.Shape,​org.elasticsearch.geometry.MultiPolygon,​MultiPolygonBuilder>