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