public class PGgeometryLW extends PGgeometry
| Constructor and Description |
|---|
PGgeometryLW()
Instantiate with default state.
|
PGgeometryLW(Geometry geometry)
Instantiate with the specified state.
|
PGgeometryLW(String value)
Instantiate with the specified state.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
String |
getValue() |
getGeometry, getGeoType, setGeometry, setValue, toStringpublic PGgeometryLW()
public PGgeometryLW(Geometry geometry)
geometry - the geometry to instantiate withpublic PGgeometryLW(String value) throws SQLException
value - the value to instantiate withSQLExceptionCopyright © 2024. All rights reserved.