|
Oracle® Spatial Java API Reference 10g Release 2 (10.2) B14373-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.spatial.util.DBFReaderJGeom.RecordColumn
oracle.spatial.util.DBFReaderJGeom.NumericColumn
| Field Summary | |
protected int |
columnDecimalDigits |
protected int |
columnLength |
| Fields inherited from class oracle.spatial.util.DBFReaderJGeom.RecordColumn |
columnName, values |
| Constructor Summary | |
DBFReaderJGeom.NumericColumn(byte[] name, int length, int decimalDigits) |
|
| Method Summary | |
int |
getDecimalDigits() |
int |
getLength() |
byte |
getType() |
| Methods inherited from class oracle.spatial.util.DBFReaderJGeom.RecordColumn |
addValue, getName, getNumValues, getValue |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected int columnLength
protected int columnDecimalDigits
| Constructor Detail |
public DBFReaderJGeom.NumericColumn(byte[] name,
int length,
int decimalDigits)
| Method Detail |
public int getDecimalDigits()
getDecimalDigits in class DBFReaderJGeom.RecordColumnpublic byte getType()
getType in class DBFReaderJGeom.RecordColumnpublic int getLength()
getLength in class DBFReaderJGeom.RecordColumn
|
Oracle® Spatial Java API Reference 10g Release 2 (10.2) B14373-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||