Uses of Class
com.bbn.openmap.layer.rpf.RpfTocHandler

Packages that use RpfTocHandler
com.bbn.openmap.layer.rpf Provides a layer that displays RPF (Raster Product Format) data. 
 

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

Fields in com.bbn.openmap.layer.rpf declared as RpfTocHandler
protected  RpfTocHandler[] RpfFrameCacheHandler.tocs
          The Table of Contents files, parsed and ready to use.
 

Methods in com.bbn.openmap.layer.rpf that return RpfTocHandler
static RpfTocHandler[] RpfFrameCacheHandler.createTocHandlers(java.lang.String[] RpfPaths)
          Set up the A.TOC files, to find out what coverage there is.
 

Constructors in com.bbn.openmap.layer.rpf with parameters of type RpfTocHandler
RpfFrameCacheHandler(RpfTocHandler[] tocHandlers)
          When you pre-initialize the RpfTocHandlers before giving them to the RpfFrameCacheHandler.
 



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