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

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

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

Fields in com.bbn.openmap.layer.rpf declared as RpfTocEntry
protected  RpfTocEntry[] RpfTocHandler.entries
          The boundary rectangles in the A.TOC file.
 

Methods in com.bbn.openmap.layer.rpf that return RpfTocEntry
 RpfTocEntry[] RpfTocHandler.getEntries()
          Return the list of grouped frames.
 

Methods in com.bbn.openmap.layer.rpf with parameters of type RpfTocEntry
protected  void RpfFrameCacheHandler.checkColortable(RpfFrame frame, RpfFrameEntry frameEntry, RpfTocEntry entry, int tocNumber, int entryNumber)
          Take a bunch of stuff that has already been calculated, and then figure out if a new colortable is needed.
 



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