marble
ReadOnlyMapImage Class Referenceabstract
#include <ReadOnlyMapImage.h>
Inheritance diagram for ReadOnlyMapImage:
Public Member Functions | |
virtual | ~ReadOnlyMapImage () |
virtual QRgb | pixel (double const lonRad, double const latRad)=0 |
virtual QRgb | pixel (int const x, int const y)=0 |
virtual void | setInterpolationMethod (InterpolationMethod *const interpolationMethod)=0 |
Detailed Description
Definition at line 8 of file ReadOnlyMapImage.h.
Constructor & Destructor Documentation
|
virtual |
Definition at line 3 of file ReadOnlyMapImage.cpp.
Member Function Documentation
|
pure virtual |
Implemented in NwwMapImage, and SimpleMapImage.
|
pure virtual |
Implemented in NwwMapImage, and SimpleMapImage.
|
pure virtual |
Implemented in NwwMapImage, and SimpleMapImage.
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.