Uses of Class
com.bbn.openmap.layer.util.cacheHandler.CacheHandler

Packages that use CacheHandler
com.bbn.openmap.dataAccess.asrp   
com.bbn.openmap.dataAccess.dted   
com.bbn.openmap.layer.rpf Provides a layer that displays RPF (Raster Product Format) data. 
com.bbn.openmap.layer.vpf This package contains code for dealing with NIMA data distributed in Vector Product Format. 
 

Uses of CacheHandler in com.bbn.openmap.dataAccess.asrp
 

Subclasses of CacheHandler in com.bbn.openmap.dataAccess.asrp
 class ASRPDirectory
          An ASRP directory contains information needed to view images.
 

Uses of CacheHandler in com.bbn.openmap.dataAccess.dted
 

Subclasses of CacheHandler in com.bbn.openmap.dataAccess.dted
 class DTEDFrameCache
          The DTEDFrameCache is an object that retrieves DTED paths, frames or elevation values, given a latitude, logitude and dted level.
 class DTEDFrameCacheHandler
          The DTEDFrameCacheHandler is a cache for objects being rendered on the map as a result of reading in DTED data.
 

Uses of CacheHandler in com.bbn.openmap.layer.rpf
 

Subclasses of CacheHandler in com.bbn.openmap.layer.rpf
 class RpfFrameCacheHandler
          The RpfFrameCacheHandler does everything involved with handling RAW RPF frames.
 

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

Subclasses of CacheHandler in com.bbn.openmap.layer.vpf
 class VPFFeatureCache
          The VPFFeatureCache is an extended CacheHandler that caches OMGraphicLists representing a specific feature contained in a CoverageTile.
 



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