org.hibernatespatial.helper
Class EnvelopeAdapter
java.lang.Object
org.hibernatespatial.helper.EnvelopeAdapter
public class EnvelopeAdapter
- extends Object
Method Summary |
static void |
setGeometryFactory(com.vividsolutions.jts.geom.GeometryFactory gf)
|
static com.vividsolutions.jts.geom.Polygon |
toPolygon(com.vividsolutions.jts.geom.Envelope env,
int SRID)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EnvelopeAdapter
public EnvelopeAdapter()
toPolygon
public static com.vividsolutions.jts.geom.Polygon toPolygon(com.vividsolutions.jts.geom.Envelope env,
int SRID)
setGeometryFactory
public static void setGeometryFactory(com.vividsolutions.jts.geom.GeometryFactory gf)
Copyright © 2011 hibernatespatial.org. All Rights Reserved.