Class PrimitiveShape
java.lang.Object
org.apache.sedona.core.formatMapper.shapefileParser.shapes.PrimitiveShape
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbyte[]org.locationtech.jts.geom.GeometrygetShape(org.locationtech.jts.geom.GeometryFactory geometryFactory) voidsetAttributes(String attributes)
-
Constructor Details
-
PrimitiveShape
-
-
Method Details
-
getPrimitiveRecord
public byte[] getPrimitiveRecord() -
getAttributes
-
setAttributes
-
getShape
public org.locationtech.jts.geom.Geometry getShape(org.locationtech.jts.geom.GeometryFactory geometryFactory) throws IOException, TypeUnknownException - Throws:
IOExceptionTypeUnknownException
-