Package | Description |
---|---|
com.bbn.openmap.layer.vpf |
This package contains code for dealing with NIMA data distributed in
Vector Product Format.
|
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details