| Package | Description |
|---|---|
| org.geolatte.geom.codec.db.oracle |
| Modifier and Type | Field and Description |
|---|---|
private ElemInfo |
SDOGeometry.info |
| Modifier and Type | Method and Description |
|---|---|
protected ElemInfo |
AbstractSDOEncoder.addElementInfo(ElemInfo oldInfo,
ElemInfo added) |
ElemInfo |
SDOGeometry.getInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
ElemInfo.addElement(ElemInfo element) |
protected ElemInfo |
AbstractSDOEncoder.addElementInfo(ElemInfo oldInfo,
ElemInfo added) |
java.sql.Array |
SQLTypeFactory.createElemInfoArray(ElemInfo elemInfo,
java.sql.Connection conn) |
java.sql.Array |
OracleJDBCTypeFactory.createElemInfoArray(ElemInfo elemInfo,
java.sql.Connection conn) |
(package private) static void |
SDOGeometry.shiftOrdinateOffset(ElemInfo elemInfo,
int offset) |
| Constructor and Description |
|---|
SDOGeometry(SDOGType gtype,
int srid,
SDOPoint point,
ElemInfo info,
Ordinates ordinates) |