org.postgis
Class PGgeometry
org.postgis.PGgeometry
- public class PGgeometry
PGgeometry
public PGgeometry()
PGgeometry
public PGgeometry(Geometry geom)
PGgeometry
public PGgeometry(java.lang.String value)
throws java.sql.SQLException
setValue
public void setValue(java.lang.String value)
throws java.sql.SQLException
getGeometry
public Geometry getGeometry()
getGeoType
public int getGeoType()
toString
public java.lang.String toString()
getValue
public java.lang.String getValue()
clone
public java.lang.Object clone()