Uses of Class
com.bbn.openmap.layer.rpf.RpfFileSections.RpfLocationRecord

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

Uses of RpfFileSections.RpfLocationRecord in com.bbn.openmap.layer.rpf
 

Fields in com.bbn.openmap.layer.rpf declared as RpfFileSections.RpfLocationRecord
protected  RpfFileSections.RpfLocationRecord[] RpfTocHandler.locations
           
 

Methods in com.bbn.openmap.layer.rpf that return RpfFileSections.RpfLocationRecord
 RpfFileSections.RpfLocationRecord[] RpfFileSections.getLocations(int key)
           
 RpfFileSections.RpfLocationRecord RpfFileSections.getRpfLocationRecord(int locationRecordId)
          This function returns the location record, which provides the file location for a particular section.
 

Methods in com.bbn.openmap.layer.rpf with parameters of type RpfFileSections.RpfLocationRecord
 java.awt.Color[] RpfColortable.parseColorLookUpTable(BinaryFile binFile, RpfFileSections.RpfLocationRecord[] loc)
          The method to call to read in the colortable from within the RPF file.
 



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