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