Class PointBuilder

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

public class PointBuilder
extends ShapeBuilder<org.locationtech.spatial4j.shape.Point,​Point,​PointBuilder>