org.geotools.geopkg.geom
Class GeoPkgGeomWriter

Object
  extended by GeoPkgGeomWriter

public class GeoPkgGeomWriter
extends Object


Constructor Summary
GeoPkgGeomWriter()
           
 
Method Summary
 byte[] write(Geometry g)
           
 void write(Geometry g, OutputStream out)
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeoPkgGeomWriter

public GeoPkgGeomWriter()
Method Detail

write

public byte[] write(Geometry g)
             throws IOException
Throws:
IOException

write

public void write(Geometry g,
                  OutputStream out)
           throws IOException
Throws:
IOException


Copyright © 1996-2014 Geotools. All Rights Reserved.