org.geotools.data.sqlserver.reader
Class SqlServerBinaryReader
Object
SqlServerBinaryReader
public class SqlServerBinaryReader
- extends Object
Decode Sql Server binary format to JTS
- Author:
- Anders Bakkevold, Bouvet
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SqlServerBinaryReader
public SqlServerBinaryReader()
SqlServerBinaryReader
public SqlServerBinaryReader(GeometryFactory gf)
read
public Geometry read(byte[] bytes)
throws IOException
- Throws:
IOException
read
public Geometry read(InStream is)
throws IOException
- Throws:
IOException
Copyright © 1996-2014 Geotools. All Rights Reserved.