Package | Description |
---|---|
com.bbn.openmap.layer.vpf |
This package contains code for dealing with NIMA data distributed in
Vector Product Format.
|
Modifier and Type | Field and Description |
---|---|
protected VPFAutoFeatureGraphicWarehouse |
VPFFeatureLayer.warehouse
our own little graphics factory
|
protected VPFAutoFeatureGraphicWarehouse |
GeoSymAttExpression.warehouse |
Modifier and Type | Method and Description |
---|---|
VPFAutoFeatureGraphicWarehouse |
VPFFeatureLayer.getWarehouse() |
Modifier and Type | Method and Description |
---|---|
void |
CoverageTable.getFeatures(VPFAutoFeatureGraphicWarehouse warehouse,
LatLonPoint ll1,
LatLonPoint ll2,
double dpplat,
double dpplon,
OMGraphicList omgList)
This is a method specifically designed for the
VPFAutoFeatureGraphicWarehouse, and the CoverageTable knows to check with
the warehouse and use the PriorityHolders to fetch features.
|
Constructor and Description |
---|
GeoSymAttExpression.ECDISExpression(java.lang.String colName,
double val,
int op,
VPFAutoFeatureGraphicWarehouse warehouse) |
GeoSymAttExpression(java.lang.String source,
VPFAutoFeatureGraphicWarehouse warehouse)
Create the expression object given a text representation of it.
|
VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder.Basic(java.lang.String type,
java.lang.String facc,
java.lang.String cond,
VPFAutoFeatureGraphicWarehouse warehouse) |
VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder.Compound(java.lang.String type,
java.lang.String facc,
VPFAutoFeatureGraphicWarehouse warehouse) |
VPFAutoFeatureGraphicWarehouse.FeaturePriorityHolder(java.lang.String type,
java.lang.String facc,
VPFAutoFeatureGraphicWarehouse warehouse) |
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details