Uses of Class
ucar.grib.grib1.Grib1BitMapSection

Packages that use Grib1BitMapSection
ucar.grib.grib1   
 

Uses of Grib1BitMapSection in ucar.grib.grib1
 

Constructors in ucar.grib.grib1 with parameters of type Grib1BitMapSection
Grib1BinaryDataSection(ucar.unidata.io.RandomAccessFile raf, int decimalscale, Grib1BitMapSection bms)
          Constructs a Grib1BinaryDataSection object from a raf.
Grib1BinaryDataSection(ucar.unidata.io.RandomAccessFile raf, int decimalscale, Grib1BitMapSection bms, int scanMode, int Xlength)
          Constructs a Grib1BinaryDataSection object from a raf.
Grib1BinaryDataSection(ucar.unidata.io.RandomAccessFile raf, int decimalscale, Grib1BitMapSection bms, int scanMode, int Xlength, int Ylength)