Uses of Class
com.bbn.openmap.dataAccess.shape.DbfFile

Packages that use DbfFile
com.bbn.openmap.dataAccess.shape This package provides read and write access to ESRI shape files, including the .shp, .dbf and .shx files. 
 

Uses of DbfFile in com.bbn.openmap.dataAccess.shape
 

Fields in com.bbn.openmap.dataAccess.shape declared as DbfFile
protected  DbfFile DbfHandler.dbf
           
 

Methods in com.bbn.openmap.dataAccess.shape that return DbfFile
 DbfFile DbfHandler.getDbf()
           
 

Methods in com.bbn.openmap.dataAccess.shape with parameters of type DbfFile
 void DbfHandler.setDbf(DbfFile dbf)
           
 

Constructors in com.bbn.openmap.dataAccess.shape with parameters of type DbfFile
DbfHandler.DbfRule(DbfFile dbf)
           
 



Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details