Class 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 Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static byte[] write​(Geometry geometry, int dimension)  
      • Methods inherited from class Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait