public class SQLServerGeometryReader extends Object
| Constructor and Description | 
|---|
| SQLServerGeometryReader() | 
| Modifier and Type | Method and Description | 
|---|---|
| org.geolatte.geom.Geometry | read(byte[] bytes) | 
| org.geolatte.geom.Geometry | read(com.vividsolutions.jts.io.InStream is) | 
public org.geolatte.geom.Geometry read(byte[] bytes)
                                throws IOException
IOExceptionpublic org.geolatte.geom.Geometry read(com.vividsolutions.jts.io.InStream is)
                                throws IOException
IOExceptionCopyright © 2007–2015 Querydsl. All rights reserved.