java.lang.Object | |
↳ | com.microstrategy.web.app.maps.shp.DBFField |
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
enum | DBFField.FieldType |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | size32 |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
protected String | charset | ||||||||||
protected DBFReader | dbasefile | ||||||||||
protected int | displacement | ||||||||||
protected String | fieldName | ||||||||||
protected char | fieldType | ||||||||||
protected byte | flag | ||||||||||
protected int | index | ||||||||||
protected int | length | ||||||||||
protected int | next | ||||||||||
protected byte | step |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
DBFField(DBFReader dbasefile, ByteBuffer bb, int index) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | getIndex() | ||||||||||
int | getLength() | ||||||||||
String | getName() | ||||||||||
char | getType() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |