Class MultiPolygonBuilder

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

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