Package | Description |
---|---|
org.postgis |
Modifier and Type | Class and Description |
---|---|
class |
PGbox2d |
class |
PGbox3d |
Modifier and Type | Method and Description |
---|---|
protected abstract PGboxbase |
PGboxbase.newInstance()
We could have used this.getClass().newInstance() here, but this forces us
dealing with InstantiationException and IllegalAccessException.
|
protected PGboxbase |
PGbox3d.newInstance() |
protected PGboxbase |
PGbox2d.newInstance() |
Copyright © 2014. All rights reserved.