Class MultiPolygonBuilder

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

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