public static class DBFReaderJGeom.NumericColumn extends DBFReaderJGeom.RecordColumn
| Modifier and Type | Field and Description |
|---|---|
protected int |
columnDecimalDigits |
protected int |
columnLength |
columnName, values| Constructor and Description |
|---|
NumericColumn(byte[] name,
int length,
int decimalDigits) |
| Modifier and Type | Method and Description |
|---|---|
int |
getDecimalDigits() |
int |
getLength() |
byte |
getType() |
addValue, getName, getNumValues, getValueprotected int columnLength
protected int columnDecimalDigits
public int getDecimalDigits()
getDecimalDigits in class DBFReaderJGeom.RecordColumnpublic byte getType()
getType in class DBFReaderJGeom.RecordColumnpublic int getLength()
getLength in class DBFReaderJGeom.RecordColumn