org.postgis
public class PGgeometryLW extends PGgeometry
SRIDPREFIX| Constructor and Description |
|---|
PGgeometryLW() |
PGgeometryLW(Geometry geom) |
PGgeometryLW(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
java.lang.String |
getValue() |
java.lang.String |
toString() |
geomFromString, geomFromString, geomFromString, geomFromString, getGeometry, getGeoType, setGeometry, setValue, splitSRIDpublic PGgeometryLW()
public PGgeometryLW(Geometry geom)
public PGgeometryLW(java.lang.String value)
throws java.sql.SQLException
java.sql.SQLExceptionpublic java.lang.String toString()
toString in class PGgeometrypublic java.lang.String getValue()
getValue in class PGgeometrypublic java.lang.Object clone()
clone in class PGgeometryCopyright © 2016. All Rights Reserved.