public class OMultiPolygonShapeBuilder extends OPolygonShapeBuilder
BASE_CLASS, COORDINATES, GEOMETRY_FACTORY, SHAPE_FACTORY, SPATIAL_CONTEXT
Constructor and Description |
---|
OMultiPolygonShapeBuilder() |
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) |
coordinatesFromPolygon, createLinearRing, createPolygon
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 OPolygonShapeBuilder
public OShapeType getType()
getType
in class OPolygonShapeBuilder
public void initClazz(ODatabaseInternal db)
initClazz
in class OPolygonShapeBuilder
public org.locationtech.spatial4j.shape.jts.JtsGeometry fromDoc(ODocument document)
fromDoc
in class OPolygonShapeBuilder
public ODocument toDoc(org.locationtech.spatial4j.shape.jts.JtsGeometry shape)
toDoc
in class OPolygonShapeBuilder
Copyright © 2009–2020 OrientDB. All rights reserved.