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
IOException
public org.geolatte.geom.Geometry read(com.vividsolutions.jts.io.InStream is) throws IOException
IOException
Copyright © 2007–2015 Querydsl. All rights reserved.