|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VPFAutoFeatureGraphicWarehouse | |
|---|---|
| com.bbn.openmap.layer.vpf | This package contains code for dealing with NIMA data distributed in Vector Product Format. |
| Uses of VPFAutoFeatureGraphicWarehouse in com.bbn.openmap.layer.vpf |
|---|
| Fields in com.bbn.openmap.layer.vpf declared as VPFAutoFeatureGraphicWarehouse | |
|---|---|
protected VPFAutoFeatureGraphicWarehouse |
VPFFeatureLayer.warehouse
our own little graphics factory |
protected VPFAutoFeatureGraphicWarehouse |
GeoSymAttExpression.warehouse
|
| Methods in com.bbn.openmap.layer.vpf that return VPFAutoFeatureGraphicWarehouse | |
|---|---|
VPFAutoFeatureGraphicWarehouse |
VPFFeatureLayer.getWarehouse()
|
| Methods in com.bbn.openmap.layer.vpf with parameters of type VPFAutoFeatureGraphicWarehouse | |
|---|---|
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. |
| Constructors in com.bbn.openmap.layer.vpf with parameters of type VPFAutoFeatureGraphicWarehouse | |
|---|---|
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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||