|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DbaseFileException | |
---|---|
org.geotools.data.shapefile | |
org.geotools.data.shapefile.dbf |
Uses of DbaseFileException in org.geotools.data.shapefile |
---|
Methods in org.geotools.data.shapefile that throw DbaseFileException | |
---|---|
protected static DbaseFileHeader |
ShapefileDataStore.createDbaseHeader(org.opengis.feature.simple.SimpleFeatureType featureType)
Attempt to create a DbaseFileHeader for the FeatureType. |
Uses of DbaseFileException in org.geotools.data.shapefile.dbf |
---|
Methods in org.geotools.data.shapefile.dbf that throw DbaseFileException | |
---|---|
void |
DbaseFileHeader.addColumn(java.lang.String inFieldName,
char inFieldType,
int inFieldLength,
int inDecimalCount)
Add a column to this DbaseFileHeader. |
void |
DbaseFileWriter.write(java.lang.Object[] record)
Write a single dbase record. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |