public static class DBFReaderJGeom.NumericColumn extends DBFReaderJGeom.RecordColumn
| 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, getValuepublic int getDecimalDigits()
getDecimalDigits in class DBFReaderJGeom.RecordColumnpublic byte getType()
getType in class DBFReaderJGeom.RecordColumnpublic int getLength()
getLength in class DBFReaderJGeom.RecordColumn