
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, createPolygoncoordinatesFromLineString, createLineString, createMultiLine, createMultiPoint, createMultiPolygon, isMultiLine, isMultiPoint, isMultiPolygon, isPoint, isPolygonasBinary, asGeoJson, asGeoJson, asText, asText, asText, asText, buffer, context, fromGeoJson, fromMapGeoJson, fromObject, fromText, getSRID, superClass, toDoc, toShape, validatepublic String getName()
getName in class OPolygonShapeBuilderpublic OShapeType getType()
getType in class OPolygonShapeBuilderpublic void initClazz(ODatabaseInternal db)
initClazz in class OPolygonShapeBuilderpublic org.locationtech.spatial4j.shape.jts.JtsGeometry fromDoc(ODocument document)
fromDoc in class OPolygonShapeBuilderpublic ODocument toDoc(org.locationtech.spatial4j.shape.jts.JtsGeometry shape)
toDoc in class OPolygonShapeBuilderCopyright © 2009–2025 OrientDB. All rights reserved.