|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |