|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | |
|---|---|
protected DbfHandler |
ShapeLayer.createDbfHandler(java.lang.String dbfFileName)
A call-back method to override in case you want to change the BinaryFile used to in the DbfHandler. |
DbfHandler |
SpatialIndex.getDbf()
|
| Methods in com.bbn.openmap.layer.shape with parameters of type DbfHandler | |
|---|---|
void |
SpatialIndex.setDbf(DbfHandler dbf)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||