public class PostgreSQLGeometryWrapper
extends org.postgresql.util.PGobject
| Constructor and Description |
|---|
PostgreSQLGeometryWrapper() |
PostgreSQLGeometryWrapper(Geometry geometry) |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLGeometryWrapper |
clone() |
Geometry |
getGeometry() |
void |
setGeometry(Geometry geometry) |
public PostgreSQLGeometryWrapper()
public PostgreSQLGeometryWrapper(Geometry geometry)
public PostgreSQLGeometryWrapper clone()
clone in class org.postgresql.util.PGobjectpublic Geometry getGeometry()
public void setGeometry(Geometry geometry)
Copyright © 2015 Revolution Systems Inc.. All rights reserved.