Package | Description |
---|---|
ucar.unidata.gis.shapefile |
Geographic information: map backgrounds using shapefiles.
|
Modifier and Type | Method and Description |
---|---|
DbaseData |
DbaseFile.getField(int index)
Extract the data for a field by field index number.
|
DbaseData |
DbaseFile.getField(java.lang.String Name)
Extract the data for a given field by name.
|