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, getValue
public int getDecimalDigits()
getDecimalDigits
in class DBFReaderJGeom.RecordColumn
public byte getType()
getType
in class DBFReaderJGeom.RecordColumn
public int getLength()
getLength
in class DBFReaderJGeom.RecordColumn