| Package | Description |
|---|---|
| org.geolatte.geom.codec.db.oracle |
| Modifier and Type | Method and Description |
|---|---|
ElementType |
ElemInfo.getElementType(int i) |
static ElementType |
ElementType.parseType(int etype,
int interpretation) |
static ElementType |
ElementType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ElementType[] |
ElementType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
private static SDOGType |
SDOGeometry.deriveGTYPE(ElementType elementType,
SDOGeometry origGeom) |
void |
ElemInfo.setElement(int i,
int ordinatesOffset,
ElementType et,
int numCompounds) |