public final class Grib2BitMapSection extends Object
| Constructor and Description |
|---|
Grib2BitMapSection(boolean createBM,
RandomAccessFile raf,
Grib2GridDefinitionSection gds)
Constructs a Grib2BitMapSection object from a RandomAccessFile.
|
public Grib2BitMapSection(boolean createBM,
RandomAccessFile raf,
Grib2GridDefinitionSection gds)
throws IOException
raf - RandomAccessFile with Section BMS contentgds - Grib2GridDefinitionSectionIOException - if stream contains no valid GRIB fileCopyright © 1999-2012 UCAR/Unidata. All Rights Reserved.