#include <qgsmapunitscale.h>
Public Attributes |
double | maxScale |
| The maximum scale, or 0.0 if unset.
|
double | minScale |
| The minimum scale, or 0.0 if unset.
|
Detailed Description
Definition at line 24 of file qgsmapunitscale.h.
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 |
double QgsMapUnitScale::minScale |
The documentation for this class was generated from the following file: