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