
public class OPointShapeBuilder extends OShapeBuilder<org.locationtech.spatial4j.shape.Point>
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
BASE_CLASS, COORDINATES, GEOMETRY_FACTORY, SHAPE_FACTORY, SPATIAL_CONTEXT| Constructor and Description |
|---|
OPointShapeBuilder() |
| Modifier and Type | Method and Description |
|---|---|
org.locationtech.spatial4j.shape.Point |
fromDoc(ODocument document) |
String |
getName() |
OShapeType |
getType() |
void |
initClazz(ODatabaseInternal db) |
ODocument |
toDoc(org.locationtech.spatial4j.shape.Point shape) |
asBinary, asGeoJson, asGeoJson, asText, asText, asText, asText, buffer, context, fromGeoJson, fromMapGeoJson, fromObject, fromText, getSRID, superClass, toDoc, toShape, validatepublic static final String NAME
public String getName()
getName in class OShapeBuilder<org.locationtech.spatial4j.shape.Point>public OShapeType getType()
getType in class OShapeBuilder<org.locationtech.spatial4j.shape.Point>public void initClazz(ODatabaseInternal db)
initClazz in class OShapeBuilder<org.locationtech.spatial4j.shape.Point>public org.locationtech.spatial4j.shape.Point fromDoc(ODocument document)
fromDoc in class OShapeBuilder<org.locationtech.spatial4j.shape.Point>public ODocument toDoc(org.locationtech.spatial4j.shape.Point shape)
toDoc in class OShapeBuilder<org.locationtech.spatial4j.shape.Point>Copyright © 2009–2025 OrientDB. All rights reserved.