Uses of Interface
ucar.grib.GribPDSVariablesIF

Packages that use GribPDSVariablesIF
ucar.grib   
ucar.grib.grib1   
ucar.grib.grib2   
 

Uses of GribPDSVariablesIF in ucar.grib
 

Classes in ucar.grib that implement GribPDSVariablesIF
 class GribPDSVariables
          Handles the data input from the text and the older binary type of Indexes for the GribGridRecord.
 

Uses of GribPDSVariablesIF in ucar.grib.grib1
 

Classes in ucar.grib.grib1 that implement GribPDSVariablesIF
 class Grib1PDSVariables
          A class representing the product definition section (PDS) of a GRIB product.
 

Uses of GribPDSVariablesIF in ucar.grib.grib2
 

Classes in ucar.grib.grib2 that implement GribPDSVariablesIF
 class Grib2PDSVariables
          Representing the product definition section (PDS) of a GRIB product as variables extracted from a byte[].