public abstract static class DBFReaderJGeom.RecordColumn
extends java.lang.Object
Constructor and Description |
---|
RecordColumn(byte[] name) |
Modifier and Type | Method and Description |
---|---|
void |
addValue(byte[] v) |
int |
getDecimalDigits() |
int |
getLength() |
byte[] |
getName() |
int |
getNumValues() |
byte |
getType() |
byte[] |
getValue(int num) |