Flash Weather

Uses of Class
de.flashweather.io.util.BitInputStream

Packages that use BitInputStream
de.flashweather.io.grib Provides all classes that allow the acces to the information and the data of a GRIB file. 
 

Uses of BitInputStream in de.flashweather.io.grib
 

Constructors in de.flashweather.io.grib with parameters of type BitInputStream
GribFile.GribFile(BitInputStream in)
          Constructs a GribFile object from a bit input stream
GribRecordPDS.GribRecordPDS(BitInputStream in)
          Constructs a GribRecordPDS object from a bit input stream.
GribRecordBMS.GribRecordBMS(BitInputStream in)
          Constructs a GribRecordBMS object from a bit input stream.
GribRecordIS.GribRecordIS(BitInputStream in)
          Constructs a GribRecordIS object from a bit input stream.
GribRecord.GribRecord(BitInputStream in)
          Constructs a GribRecord object from a bit input stream.
GribRecordGDS.GribRecordGDS(BitInputStream in)
          Constructs a GribRecordGDS object from a bit input stream.
GribRecordBDS.GribRecordBDS(BitInputStream in, int decimalscale)
          Constructs a GribRecordBDS object from a bit input stream.
GribRecordBDS.GribRecordBDS(BitInputStream in, int decimalscale, GribRecordBMS bms)
          Constructs a GribRecordBDS object from a bit input stream.
 


Flash Weather

© 2001 Benjamin Stark