Class OMultiPointShapeBuilder
java.lang.Object
com.orientechnologies.spatial.shape.OShapeBuilder<T>
com.orientechnologies.spatial.shape.OComplexShapeBuilder<org.locationtech.spatial4j.shape.jts.JtsGeometry>
com.orientechnologies.spatial.shape.OMultiPointShapeBuilder
public class OMultiPointShapeBuilder
extends OComplexShapeBuilder<org.locationtech.spatial4j.shape.jts.JtsGeometry>
-
Field Summary
Fields inherited from class com.orientechnologies.spatial.shape.OShapeBuilder
BASE_CLASS, COORDINATES, GEOMETRY_FACTORY, SHAPE_FACTORY, SPATIAL_CONTEXT, wktReader -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.orientechnologies.spatial.shape.OComplexShapeBuilder
coordinatesFromLineString, coordinatesFromLineStringZ, createLineString, createMultiLine, createMultiPoint, createMultiPolygon, isMultiLine, isMultiPoint, isMultiPolygon, isPoint, isPolygonMethods inherited from class com.orientechnologies.spatial.shape.OShapeBuilder
asBinary, asGeoJson, asGeoJson, asText, asText, asText, asText, buffer, context, format, fromGeoJson, fromMapGeoJson, fromObject, fromText, getSRID, superClass, toDoc, toDoc, toShape, validate
-
Constructor Details
-
OMultiPointShapeBuilder
public OMultiPointShapeBuilder()
-
-
Method Details
-
getName
- Specified by:
getNamein classOShapeBuilder<org.locationtech.spatial4j.shape.jts.JtsGeometry>
-
getType
- Specified by:
getTypein classOShapeBuilder<org.locationtech.spatial4j.shape.jts.JtsGeometry>
-
fromDoc
- Specified by:
fromDocin classOShapeBuilder<org.locationtech.spatial4j.shape.jts.JtsGeometry>
-
initClazz
- Specified by:
initClazzin classOShapeBuilder<org.locationtech.spatial4j.shape.jts.JtsGeometry>
-
toDoc
- Specified by:
toDocin classOShapeBuilder<org.locationtech.spatial4j.shape.jts.JtsGeometry>
-