Uses of Class
com.bbn.openmap.layer.vpf.LayerGraphicWarehouseSupport

Packages that use LayerGraphicWarehouseSupport
com.bbn.openmap.layer.vpf This package contains code for dealing with NIMA data distributed in Vector Product Format. 
 

Uses of LayerGraphicWarehouseSupport in com.bbn.openmap.layer.vpf
 

Subclasses of LayerGraphicWarehouseSupport in com.bbn.openmap.layer.vpf
 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.
 

Fields in com.bbn.openmap.layer.vpf declared as LayerGraphicWarehouseSupport
protected  LayerGraphicWarehouseSupport VPFLayer.warehouse
          our own little graphics factory
protected  LayerGraphicWarehouseSupport VMAP2Shape.warehouse
           
 

Methods in com.bbn.openmap.layer.vpf that return LayerGraphicWarehouseSupport
 LayerGraphicWarehouseSupport VPFLayer.getWarehouse()
           
 LayerGraphicWarehouseSupport VMAP2Shape.getWarehouse()
           
 

Methods in com.bbn.openmap.layer.vpf with parameters of type LayerGraphicWarehouseSupport
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