QGIS API Documentation  2.8.2-Wien
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Attributes | List of all members
QgsDiagramInterpolationSettings Class Reference

#include <qgsdiagramrendererv2.h>

Public Attributes

int classificationAttribute
 Index of the classification attribute.
QString classificationAttributeExpression
bool classificationAttributeIsExpression
QSizeF lowerSize
double lowerValue
QSizeF upperSize
double upperValue

Detailed Description

Definition at line 152 of file qgsdiagramrendererv2.h.

Member Data Documentation

int QgsDiagramInterpolationSettings::classificationAttribute

Index of the classification attribute.

Definition at line 160 of file qgsdiagramrendererv2.h.

QString QgsDiagramInterpolationSettings::classificationAttributeExpression

Definition at line 161 of file qgsdiagramrendererv2.h.

bool QgsDiagramInterpolationSettings::classificationAttributeIsExpression

Definition at line 162 of file qgsdiagramrendererv2.h.

QSizeF QgsDiagramInterpolationSettings::lowerSize

Definition at line 155 of file qgsdiagramrendererv2.h.

double QgsDiagramInterpolationSettings::lowerValue

Definition at line 157 of file qgsdiagramrendererv2.h.

QSizeF QgsDiagramInterpolationSettings::upperSize

Definition at line 156 of file qgsdiagramrendererv2.h.

double QgsDiagramInterpolationSettings::upperValue

Definition at line 158 of file qgsdiagramrendererv2.h.


The documentation for this class was generated from the following file: