public class PostgreSQLBoundingBoxWrapper
extends org.postgresql.util.PGobject
| Constructor and Description |
|---|
PostgreSQLBoundingBoxWrapper() |
PostgreSQLBoundingBoxWrapper(BoundingBox boundingBox) |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLBoundingBoxWrapper |
clone() |
BoundingBox |
getBoundingBox() |
void |
setBoundingBox(BoundingBox boundingBox) |
public PostgreSQLBoundingBoxWrapper()
public PostgreSQLBoundingBoxWrapper(BoundingBox boundingBox)
public PostgreSQLBoundingBoxWrapper clone()
clone in class org.postgresql.util.PGobjectpublic BoundingBox getBoundingBox()
public void setBoundingBox(BoundingBox boundingBox)
Copyright © 2015 Revolution Systems Inc.. All rights reserved.