Class OMultiPolygonShapeBuilder
java.lang.Object
com.orientechnologies.spatial.shape.OShapeBuilder<T>
com.orientechnologies.spatial.shape.OComplexShapeBuilder<org.locationtech.spatial4j.shape.jts.JtsGeometry>
com.orientechnologies.spatial.shape.OPolygonShapeBuilder
com.orientechnologies.spatial.shape.OMultiPolygonShapeBuilder
Created by enricorisa on 24/04/14.
-
Field Summary
Fields 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.OPolygonShapeBuilder
asText, coordinatesFromPolygon, coordinatesFromPolygonZ, createLinearRing, createPolygon, toDocMethods inherited from class com.orientechnologies.spatial.shape.OComplexShapeBuilder
coordinatesFromLineString, coordinatesFromLineStringZ, createLineString, createMultiLine, createMultiPoint, createMultiPolygon, isMultiLine, isMultiPoint, isMultiPolygon, isPoint, isPolygonMethods 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
-
Constructor Details
-
OMultiPolygonShapeBuilder
public OMultiPolygonShapeBuilder()
-
-
Method Details
-
getName
- Overrides:
getNamein classOPolygonShapeBuilder
-
getType
- Overrides:
getTypein classOPolygonShapeBuilder
-
initClazz
- Overrides:
initClazzin classOPolygonShapeBuilder
-
fromDoc
- Overrides:
fromDocin classOPolygonShapeBuilder
-
toDoc
- Overrides:
toDocin classOPolygonShapeBuilder
-