|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DcwRecordFile | |
---|---|
com.bbn.openmap.layer.vpf | This package contains code for dealing with NIMA data distributed in Vector Product Format. |
Uses of DcwRecordFile in com.bbn.openmap.layer.vpf |
---|
Subclasses of DcwRecordFile in com.bbn.openmap.layer.vpf | |
---|---|
class |
AreaTable
Read VPF format edge, face, and ring tables to generate filled polygon graphics for OpenMap. |
class |
EdgeTable
Read VPF format edge tables to generate polyline graphics for OpenMap. |
class |
FeatureClassInfo
This class wraps a feature type file (potext.tft, polbndl.lft, etc) from VPF. |
class |
NodeTable
Read VPF format node tables to generate point graphics for OpenMap. |
class |
PrimitiveTable
Parent class for reading VPF primitive tables. |
class |
TextTable
Read VPF format text tables to generate text graphics for OpenMap. |
Methods in com.bbn.openmap.layer.vpf with parameters of type DcwRecordFile | |
---|---|
void |
FeatureClassInfo.findYourself(DcwRecordFile rf)
Probe the DcwRecordFile looking for what column we are in. |
protected int[] |
VPFLayerGraphicWarehouse.getSkipArray(java.lang.String featureString,
DcwRecordFile table,
java.lang.String colAppend)
Build an array that lists the columns we require the record to have. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |