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

Packages that use DbfHandler
com.bbn.openmap.layer.shape Provides an OpenMap layer for dealing with shape files. 
 

Uses of DbfHandler in com.bbn.openmap.layer.shape
 

Fields in com.bbn.openmap.layer.shape declared as DbfHandler
protected  DbfHandler SpatialIndex.dbf
          The handler for dbf file information.
 

Methods in com.bbn.openmap.layer.shape that return DbfHandler
 DbfHandler SpatialIndex.getDbf()
           
 

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



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