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 |
VPFCachedFeatureGraphicWarehouse
The VPFFeatureGraphicWarehouse extension that knows how to use a
VPFFeatureCache.
|
class |
VPFFeatureGraphicWarehouse
Implement a graphic factory that builds OMGraphics.
|
class |
VPFLayerDCWWarehouse
Implement a graphic factory that builds OMGraphics.
|
class |
VPFLayerGraphicWarehouse
Implement a graphic factory that builds OMGraphics.
|
Modifier and Type | Field and Description |
---|---|
protected LayerGraphicWarehouseSupport |
VPFLayer.warehouse
our own little graphics factory
|
protected LayerGraphicWarehouseSupport |
VMAP2Shape.warehouse |
Modifier and Type | Method and Description |
---|---|
LayerGraphicWarehouseSupport |
VPFLayer.getWarehouse() |
LayerGraphicWarehouseSupport |
VMAP2Shape.getWarehouse() |
Modifier and Type | Method and Description |
---|---|
protected void |
VPFConfig.loadCurrentFeatures(javax.swing.tree.DefaultMutableTreeNode top,
java.lang.String featureName,
LayerGraphicWarehouseSupport warehouse) |
void |
VPFLayer.setWarehouse(LayerGraphicWarehouseSupport wh) |
void |
VMAP2Shape.setWarehouse(LayerGraphicWarehouseSupport warehouse) |
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details