Uses of Class
com.bbn.openmap.layer.dted.DTEDCacheManager

Packages that use DTEDCacheManager
com.bbn.openmap.layer.dted Provides a layer that displays DTED (Digital Terrain Elevation Data) data. 
 

Uses of DTEDCacheManager in com.bbn.openmap.layer.dted
 

Fields in com.bbn.openmap.layer.dted declared as DTEDCacheManager
protected  DTEDCacheManager DTEDLayer.cache
          The cache manager.
 

Methods in com.bbn.openmap.layer.dted that return DTEDCacheManager
 DTEDCacheManager DTEDLayer.getCache()
           
 

Methods in com.bbn.openmap.layer.dted with parameters of type DTEDCacheManager
 void DTEDLayer.setCache(DTEDCacheManager cache)
           
 



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