|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DbfTableModelFactory | |
|---|---|
| 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.layer | Contains OpenMap layers that read and display a variety of data formats, and a few that create their own data for display. |
| Uses of DbfTableModelFactory in com.bbn.openmap.dataAccess.shape |
|---|
| Methods in com.bbn.openmap.dataAccess.shape with parameters of type DbfTableModelFactory | |
|---|---|
void |
DbfTableModel.doAction(OMGraphicList list,
OMGraphic graphic,
OMAction action,
DbfTableModelFactory dbfFactory)
|
| Uses of DbfTableModelFactory in com.bbn.openmap.layer |
|---|
| Fields in com.bbn.openmap.layer declared as DbfTableModelFactory | |
|---|---|
protected DbfTableModelFactory |
DrawingToolLayer.dbfFactory
|
| Methods in com.bbn.openmap.layer that return DbfTableModelFactory | |
|---|---|
DbfTableModelFactory |
DrawingToolLayer.getDbfFactory()
|
| Methods in com.bbn.openmap.layer with parameters of type DbfTableModelFactory | |
|---|---|
void |
DrawingToolLayer.setDbfFactory(DbfTableModelFactory dbfFactory)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||