org.deegree.geometry.io
Class WKBWriter
java.lang.Object
org.deegree.geometry.io.WKBWriter
public class WKBWriter
- extends Object
Writes Geometry
objects encoded as Well-Known Binary (WKB).
TODO re-implement without delegating to JTS TODO add support for non-SFS geometries (e.g. non-linear curves)
- Version:
- $Revision: 21958 $, $Date: 2010-01-14 19:07:20 +0100 (Do, 14 Jan 2010) $
- Author:
- Markus Schneider, last edited by: $Author: mschneider $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WKBWriter
public WKBWriter()
write
public static byte[] write(Geometry geom)
throws com.vividsolutions.jts.io.ParseException
- Throws:
com.vividsolutions.jts.io.ParseException
write
public static void write(Geometry geom,
OutputStream os)
throws IOException,
com.vividsolutions.jts.io.ParseException
- Throws:
IOException
com.vividsolutions.jts.io.ParseException
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org]]>