Package filecontroller

Provides classes for reading the weather data.

See:
          Description

Interface Summary
FileInterface FileController -class implements this interface.
 

Class Summary
FileController The FileController is a maintain class which handles all other classes in filecontroller -package.
ReadImageFile The ReadImageFile -class reads Portable GreyMap (PGM) images from Finnish Meteorological Institute's (FMI) radar, and converts them to form this program uses.
ReadPGMImageFile The ReadPGMImageFile -class reads Portable GreyMap (PGM) images made by user, and converts them to form this program uses.
WeatherMap This class contains a collection of current weather map information.
 

Package filecontroller Description

Provides classes for reading the weather data.