| Package | Description |
|---|---|
| org.geolatte.geom.codec.db.oracle |
| Modifier and Type | Field and Description |
|---|---|
private SDOGType |
SDOGeometry.gtype |
| Modifier and Type | Method and Description |
|---|---|
private static SDOGType |
SDOGeometry.deriveGTYPE(ElementType elementType,
SDOGeometry origGeom) |
SDOGType |
SDOGeometry.getGType() |
static SDOGType |
SDOGType.parse(int v) |
static SDOGType |
SDOGType.parse(java.lang.Object datum) |
| Constructor and Description |
|---|
SDOGeometry(SDOGType gtype,
int srid,
SDOPoint point,
ElemInfo info,
Ordinates ordinates) |