public class OMultiLineStringShapeBuilder extends OComplexShapeBuilder<org.locationtech.spatial4j.shape.jts.JtsGeometry>
BASE_CLASS, COORDINATES, GEOMETRY_FACTORY, SHAPE_FACTORY, SPATIAL_CONTEXT
Constructor and Description |
---|
OMultiLineStringShapeBuilder() |
Modifier and Type | Method and Description |
---|---|
org.locationtech.spatial4j.shape.jts.JtsGeometry |
fromDoc(ODocument document) |
String |
getName() |
OShapeType |
getType() |
void |
initClazz(ODatabaseInternal db) |
ODocument |
toDoc(org.locationtech.spatial4j.shape.jts.JtsGeometry shape) |
coordinatesFromLineString, createLineString, createMultiLine, createMultiPoint, createMultiPolygon, isMultiLine, isMultiPoint, isMultiPolygon, isPoint, isPolygon
asBinary, asGeoJson, asGeoJson, asText, asText, asText, asText, buffer, context, fromGeoJson, fromMapGeoJson, fromObject, fromText, getSRID, superClass, toDoc, toShape, validate
public String getName()
getName
in class OShapeBuilder<org.locationtech.spatial4j.shape.jts.JtsGeometry>
public OShapeType getType()
getType
in class OShapeBuilder<org.locationtech.spatial4j.shape.jts.JtsGeometry>
public org.locationtech.spatial4j.shape.jts.JtsGeometry fromDoc(ODocument document)
fromDoc
in class OShapeBuilder<org.locationtech.spatial4j.shape.jts.JtsGeometry>
public void initClazz(ODatabaseInternal db)
initClazz
in class OShapeBuilder<org.locationtech.spatial4j.shape.jts.JtsGeometry>
public ODocument toDoc(org.locationtech.spatial4j.shape.jts.JtsGeometry shape)
toDoc
in class OShapeBuilder<org.locationtech.spatial4j.shape.jts.JtsGeometry>
Copyright © 2009–2020 OrientDB. All rights reserved.