Uses of Class
ucar.grib.grib2.Grib2Record

Packages that use Grib2Record
ucar.grib.grib2   
 

Uses of Grib2Record in ucar.grib.grib2
 

Methods in ucar.grib.grib2 that return types with arguments of type Grib2Record
 java.util.List<Grib2Record> Grib2Input.getRecords()
          Get records of the GRIB file.
 

Constructors in ucar.grib.grib2 with parameters of type Grib2Record
Grib2GridTableLookup(Grib2Record firstRecord)
          Constructor.
Grib2Lookup(Grib2Record firstRecord)
          Deprecated. Constructor.