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