Class OMultiLineStringShapeBuilder
java.lang.Object
com.orientechnologies.spatial.shape.OShapeBuilder<T>
com.orientechnologies.spatial.shape.OComplexShapeBuilder<org.locationtech.spatial4j.shape.jts.JtsGeometry>
com.orientechnologies.spatial.shape.OMultiLineStringShapeBuilder
public class OMultiLineStringShapeBuilder
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, buffer, context, format, fromGeoJson, fromMapGeoJson, fromObject, fromText, getSRID, superClass, toDoc, toShape, validate
-
Constructor Details
-
OMultiLineStringShapeBuilder
public OMultiLineStringShapeBuilder()
-
-
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>
-
toDoc
protected ODocument toDoc(org.locationtech.spatial4j.shape.jts.JtsGeometry shape, org.locationtech.jts.geom.Geometry geometry) - Overrides:
toDocin classOShapeBuilder<org.locationtech.spatial4j.shape.jts.JtsGeometry>
-
asText
- Overrides:
asTextin classOShapeBuilder<org.locationtech.spatial4j.shape.jts.JtsGeometry>
-