Uses of Interface
com.bbn.openmap.layer.vpf.VPFWarehouse

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

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

Subinterfaces of VPFWarehouse in com.bbn.openmap.layer.vpf
 interface VPFFeatureWarehouse
          Define an interface for a Graphic Factory for graphics read from VPF.
 interface VPFGraphicWarehouse
          Define an interface for a Graphic Factory for graphics read from VPF.
 

Classes in com.bbn.openmap.layer.vpf that implement VPFWarehouse
 class LayerGraphicWarehouseSupport
          Implement a graphic factory that builds OMGraphics.
 class VPFAutoFeatureGraphicWarehouse
          Implement a graphic factory that builds OMGraphics from 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.
 

Methods in com.bbn.openmap.layer.vpf with parameters of type VPFWarehouse
protected  char CoverageTable.whatFeatureType(VPFWarehouse warehouse, java.lang.String featureName)
          Given a feature type name, figure out if the warehouse thinks it should *NOT* be drawn.
 



Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details