#include <qgsmapunitscale.h>
Public Attributes |
double | minScale |
| The minimum scale, or 0.0 if unset.
|
double | maxScale |
| The maximum scale, or 0.0 if unset.
|
Constructor & Destructor Documentation
QgsMapUnitScale::QgsMapUnitScale |
( |
| ) |
|
|
inline |
QgsMapUnitScale::QgsMapUnitScale |
( |
float |
_minScale, |
|
|
float |
_maxScale |
|
) |
| |
|
inline |
Member Function Documentation
double QgsMapUnitScale::computeMapUnitsPerPixel |
( |
const QgsRenderContext & |
c | ) |
const |
|
inline |
Member Data Documentation
double QgsMapUnitScale::maxScale |
The maximum scale, or 0.0 if unset.
double QgsMapUnitScale::minScale |
The minimum scale, or 0.0 if unset.
The documentation for this class was generated from the following file: