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