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, splitSRID
public PGgeometryLW()
public PGgeometryLW(Geometry geom)
public PGgeometryLW(java.lang.String value) throws java.sql.SQLException
java.sql.SQLException
public java.lang.String toString()
toString
in class PGgeometry
public java.lang.String getValue()
getValue
in class PGgeometry
public java.lang.Object clone()
clone
in class PGgeometry
Copyright © 2016. All Rights Reserved.