|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DcwColumnInfo | |
---|---|
com.bbn.openmap.layer.vpf | This package contains code for dealing with NIMA data distributed in Vector Product Format. |
Uses of DcwColumnInfo in com.bbn.openmap.layer.vpf |
---|
Fields in com.bbn.openmap.layer.vpf declared as DcwColumnInfo | |
---|---|
protected DcwColumnInfo[] |
DcwRecordFile.columnInfo
ordered set of columns (read from table header) |
Methods in com.bbn.openmap.layer.vpf that return DcwColumnInfo | |
---|---|
DcwColumnInfo[] |
DcwRecordFile.getColumnInfo()
Return the column info for this table. |
Methods in com.bbn.openmap.layer.vpf with parameters of type DcwColumnInfo | |
---|---|
protected java.lang.String |
FeatureClassInfo.getAttribute(DcwColumnInfo dci,
java.lang.Object colObj,
MutableInt type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |