Class MultiPointBuilder

java.lang.Object
org.elasticsearch.common.geo.builders.ShapeBuilder<XShapeCollection<org.locationtech.spatial4j.shape.Point>,​MultiPoint,​MultiPointBuilder>
org.elasticsearch.common.geo.builders.MultiPointBuilder
All Implemented Interfaces:
NamedWriteable, Writeable, ToXContent, ToXContentObject

public class MultiPointBuilder
extends ShapeBuilder<XShapeCollection<org.locationtech.spatial4j.shape.Point>,​MultiPoint,​MultiPointBuilder>