org.geotools.geopkg.geom
Class GeoPkgGeomWriter
Object
GeoPkgGeomWriter
public class GeoPkgGeomWriter
- extends Object
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GeoPkgGeomWriter
public GeoPkgGeomWriter()
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.