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