|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DbfTableModelFactory.Column | |
|---|---|
| com.bbn.openmap.dataAccess.shape | This package provides read and write access to ESRI shape files, including the .shp, .dbf and .shx files. |
| Uses of DbfTableModelFactory.Column in com.bbn.openmap.dataAccess.shape |
|---|
| Fields in com.bbn.openmap.dataAccess.shape with type parameters of type DbfTableModelFactory.Column | |
|---|---|
protected java.util.ArrayList<DbfTableModelFactory.Column> |
DbfTableModelFactory.columns
|
| Methods in com.bbn.openmap.dataAccess.shape that return types with arguments of type DbfTableModelFactory.Column | |
|---|---|
java.util.ArrayList<DbfTableModelFactory.Column> |
DbfTableModelFactory.getColumns()
|
| Method parameters in com.bbn.openmap.dataAccess.shape with type arguments of type DbfTableModelFactory.Column | |
|---|---|
void |
DbfTableModelFactory.setColumns(java.util.ArrayList<DbfTableModelFactory.Column> cols)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||