Class OPointShapeBuilder
java.lang.Object
com.orientechnologies.spatial.shape.OShapeBuilder<org.locationtech.spatial4j.shape.Point>
com.orientechnologies.spatial.shape.OPointShapeBuilder
-
Field Summary
FieldsFields 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.OShapeBuilder
asBinary, asGeoJson, asGeoJson, asText, asText, asText, buffer, context, format, fromGeoJson, fromMapGeoJson, fromObject, fromText, getSRID, superClass, toDoc, toShape, validate
-
Field Details
-
NAME
- See Also:
-
-
Constructor Details
-
OPointShapeBuilder
public OPointShapeBuilder()
-
-
Method Details
-
getName
- Specified by:
getNamein classOShapeBuilder<org.locationtech.spatial4j.shape.Point>
-
getType
- Specified by:
getTypein classOShapeBuilder<org.locationtech.spatial4j.shape.Point>
-
initClazz
- Specified by:
initClazzin classOShapeBuilder<org.locationtech.spatial4j.shape.Point>
-
fromDoc
- Specified by:
fromDocin classOShapeBuilder<org.locationtech.spatial4j.shape.Point>
-
toDoc
- Specified by:
toDocin classOShapeBuilder<org.locationtech.spatial4j.shape.Point>
-
toDoc
protected ODocument toDoc(org.locationtech.spatial4j.shape.Point parsed, org.locationtech.jts.geom.Geometry geometry) - Overrides:
toDocin classOShapeBuilder<org.locationtech.spatial4j.shape.Point>
-
asText
- Overrides:
asTextin classOShapeBuilder<org.locationtech.spatial4j.shape.Point>
-