Package org.geotools.data.hana.wkb
Class HanaWKBWriter
- Object
-
- HanaWKBWriter
-
public class HanaWKBWriter extends Object
A well-known binary writer.The JTS WKB writer cannot be used as it rejects empty points.
- Author:
- Stefan Uhrig, SAP SE
-
-
Constructor Summary
Constructors Constructor Description HanaWKBWriter()
-
-
-
Method Detail
-
write
public static byte[] write(Geometry geometry, int dimension) throws HanaWKBWriterException
- Throws:
HanaWKBWriterException
-
-