org.deegree.geometry.io
Class WKBReader
java.lang.Object
org.deegree.geometry.io.WKBReader
public class WKBReader
- extends Object
Reads 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: 21403 $, $Date: 2009-12-11 17:02:50 +0100 (Fr, 11 Dez 2009) $
- 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 |
WKBReader
public WKBReader()
read
public static Geometry read(byte[] wkb)
throws com.vividsolutions.jts.io.ParseException
- Throws:
com.vividsolutions.jts.io.ParseException
read
public static Geometry read(InputStream is)
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]]>