marble
SimpleMapImage Class Reference
  #include <SimpleMapImage.h>
Inheritance diagram for SimpleMapImage:

Public Member Functions | |
| SimpleMapImage (QString const &fileName) | |
| virtual QRgb | pixel (double const lonRad, double const latRad) | 
| virtual QRgb | pixel (int const x, int const y) | 
| virtual void | setInterpolationMethod (InterpolationMethod *const interpolationMethod) | 
  Public Member Functions inherited from ReadOnlyMapImage | |
| virtual | ~ReadOnlyMapImage () | 
Detailed Description
Definition at line 12 of file SimpleMapImage.h.
Constructor & Destructor Documentation
      
  | 
  explicit | 
Definition at line 7 of file SimpleMapImage.cpp.
Member Function Documentation
      
  | 
  virtual | 
Implements ReadOnlyMapImage.
Definition at line 16 of file SimpleMapImage.cpp.
      
  | 
  virtual | 
Implements ReadOnlyMapImage.
Definition at line 23 of file SimpleMapImage.cpp.
      
  | 
  virtual | 
Implements ReadOnlyMapImage.
Definition at line 28 of file SimpleMapImage.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:44 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:44 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference
 Public Member Functions inherited from