Class ORectangleShapeBuilder
java.lang.Object
com.orientechnologies.spatial.shape.OShapeBuilder<org.locationtech.spatial4j.shape.Rectangle>
com.orientechnologies.spatial.shape.ORectangleShapeBuilder
public class ORectangleShapeBuilder
extends OShapeBuilder<org.locationtech.spatial4j.shape.Rectangle>
-
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, asText, buffer, context, format, fromGeoJson, fromMapGeoJson, fromObject, fromText, getSRID, superClass, toDoc, toDoc, toShape, validate
-
Field Details
-
NAME
- See Also:
-
-
Constructor Details
-
ORectangleShapeBuilder
public ORectangleShapeBuilder()
-
-
Method Details
-
getName
- Specified by:
getNamein classOShapeBuilder<org.locationtech.spatial4j.shape.Rectangle>
-
getType
- Specified by:
getTypein classOShapeBuilder<org.locationtech.spatial4j.shape.Rectangle>
-
initClazz
- Specified by:
initClazzin classOShapeBuilder<org.locationtech.spatial4j.shape.Rectangle>
-
fromDoc
- Specified by:
fromDocin classOShapeBuilder<org.locationtech.spatial4j.shape.Rectangle>
-
toDoc
- Specified by:
toDocin classOShapeBuilder<org.locationtech.spatial4j.shape.Rectangle>
-