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

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

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

Fields in com.bbn.openmap.layer.vpf declared as VPFFeatureCache
protected  VPFFeatureCache VPFCachedFeatureGraphicWarehouse.featureCache
           
protected  VPFFeatureCache LibraryBean.featureCache
          The VPFFeatureCache to use for cached features.
 

Methods in com.bbn.openmap.layer.vpf that return VPFFeatureCache
 VPFFeatureCache VPFCachedFeatureGraphicWarehouse.getFeatureCache()
           
 

Methods in com.bbn.openmap.layer.vpf with parameters of type VPFFeatureCache
 void VPFCachedFeatureGraphicWarehouse.setFeatureCache(VPFFeatureCache vfc)
           
 

Constructors in com.bbn.openmap.layer.vpf with parameters of type VPFFeatureCache
VPFCachedFeatureGraphicWarehouse(VPFFeatureCache vfc)
           
 



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