Class JTSOGCWKBWriter


  • public class JTSOGCWKBWriter
    extends Object
    • Constructor Detail

      • JTSOGCWKBWriter

        public JTSOGCWKBWriter​(EnumSet<org.locationtech.jts.io.Ordinate> outputOrdinates,
                               ByteOrder byteOrder)
    • Method Detail

      • write

        public byte[] write​(org.locationtech.jts.geom.Geometry geom)
      • write

        public int write​(ByteBuffer buffer,
                         int pos,
                         org.locationtech.jts.geom.Geometry geom)