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. 
com.bbn.openmap.dataAccess.shape.output This package provides OutputStreams for .shp, .dbf and .shx files that make up the ESRI Shape file format. 
 

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

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

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

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

Methods in com.bbn.openmap.dataAccess.shape.output with parameters of type DbfFile
protected  void DbfOutputStream.writeDbfFileRecords(DbfFile model)
           
 



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