Uses of Class
org.geotools.dbffile.DbfFieldDef
-
Packages that use DbfFieldDef Package Description org.geotools.dbffile -
-
Uses of DbfFieldDef in org.geotools.dbffile
Fields in org.geotools.dbffile declared as DbfFieldDef Modifier and Type Field Description DbfFieldDef[]
Dbf. fielddef
DbfFieldDef[]
DbfFile. fielddef
Methods in org.geotools.dbffile with parameters of type DbfFieldDef Modifier and Type Method Description void
DbfFileWriter. writeHeader(DbfFieldDef[] f, int nrecs)
-