Class MultiLineStringBuilder

java.lang.Object
org.opensearch.common.geo.builders.ShapeBuilder<org.locationtech.spatial4j.shape.jts.JtsGeometry,​org.opensearch.geometry.Geometry,​MultiLineStringBuilder>
org.opensearch.common.geo.builders.MultiLineStringBuilder
All Implemented Interfaces:
NamedWriteable, Writeable, org.opensearch.common.xcontent.ToXContent, org.opensearch.common.xcontent.ToXContentObject

public class MultiLineStringBuilder
extends ShapeBuilder<org.locationtech.spatial4j.shape.jts.JtsGeometry,​org.opensearch.geometry.Geometry,​MultiLineStringBuilder>