|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NodeTable | |
|---|---|
| com.bbn.openmap.layer.vpf | This package contains code for dealing with NIMA data distributed in Vector Product Format. |
| Uses of NodeTable in com.bbn.openmap.layer.vpf |
|---|
| Methods in com.bbn.openmap.layer.vpf with parameters of type NodeTable | |
|---|---|
void |
VPFLayerGraphicWarehouse.createNode(CoverageTable c,
NodeTable nt,
java.util.List<java.lang.Object> nodeprim,
double latitude,
double longitude,
boolean isEntityNode)
|
void |
VPFLayerDCWWarehouse.createNode(CoverageTable c,
NodeTable t,
java.util.List<java.lang.Object> nodeprim,
double latitude,
double longitude,
boolean isEntityNode)
Method called by the VPF reader code to construct a node feature. |
void |
VPFGraphicWarehouse.createNode(CoverageTable c,
NodeTable t,
java.util.List<java.lang.Object> nodeprim,
double latitude,
double longitude,
boolean isEntityNode)
Method called by the VPF reader code to construct a node feature. |
OMGraphic |
VPFCachedFeatureGraphicWarehouse.createNode(CoverageTable c,
NodeTable t,
java.util.List<java.lang.Object> nodeprim,
double latitude,
double longitude,
boolean isEntityNode,
java.lang.String featureType)
Method called by the VPF reader code to construct a node feature. |
OMGraphic |
VPFFeatureWarehouse.createNode(CoverageTable c,
NodeTable t,
java.util.List<java.lang.Object> nodeprim,
double latitude,
double longitude,
boolean isEntityNode,
java.lang.String featureType,
int primID)
Method called by the VPF reader code to construct a node feature. |
OMGraphic |
VPFFeatureGraphicWarehouse.createNode(CoverageTable c,
NodeTable t,
java.util.List<java.lang.Object> nodeprim,
double latitude,
double longitude,
boolean isEntityNode,
java.lang.String featureType,
int primID)
Method called by the VPF reader code to construct a node feature. |
OMGraphic |
VPFAutoFeatureGraphicWarehouse.createNode(CoverageTable c,
NodeTable t,
java.util.List<java.lang.Object> nodeprim,
double latitude,
double longitude,
boolean isEntityNode,
java.lang.String featureType,
int primID)
Method called by the VPF reader code to construct a node feature. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||