Package com.kheops.jmap.spatial.encoding
Class JMapStandardEncoder
java.lang.Object
com.kheops.jmap.spatial.encoding.JMapStandardEncoder
- All Implemented Interfaces:
GeometryEncoder
-
Field Summary
Fields inherited from interface com.kheops.jmap.spatial.encoding.GeometryEncoder
EWKB_ENCODER, JMAP_ENCODER, JMAP_EWKB_ENCODER, WKB_ENCODER
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
JMapStandardEncoder
public JMapStandardEncoder()
-
-
Method Details
-
encode
- Specified by:
encode
in interfaceGeometryEncoder
- Throws:
IOException
-
decode
- Specified by:
decode
in interfaceGeometryEncoder
- Throws:
IOException
-
getName
- Specified by:
getName
in interfaceGeometryEncoder
-
getVersion
- Specified by:
getVersion
in interfaceGeometryEncoder
-