QGIS API Documentation  2.12.0-Lyon
Public Attributes | List of all members
QgsDiagramInterpolationSettings Class Reference

#include <qgsdiagramrendererv2.h>

Public Attributes

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

Detailed Description

Definition at line 165 of file qgsdiagramrendererv2.h.

Member Data Documentation

int QgsDiagramInterpolationSettings::classificationAttribute

Index of the classification attribute.

Definition at line 173 of file qgsdiagramrendererv2.h.

QString QgsDiagramInterpolationSettings::classificationAttributeExpression

Definition at line 174 of file qgsdiagramrendererv2.h.

bool QgsDiagramInterpolationSettings::classificationAttributeIsExpression

Definition at line 175 of file qgsdiagramrendererv2.h.

QSizeF QgsDiagramInterpolationSettings::lowerSize

Definition at line 168 of file qgsdiagramrendererv2.h.

double QgsDiagramInterpolationSettings::lowerValue

Definition at line 170 of file qgsdiagramrendererv2.h.

QSizeF QgsDiagramInterpolationSettings::upperSize

Definition at line 169 of file qgsdiagramrendererv2.h.

double QgsDiagramInterpolationSettings::upperValue

Definition at line 171 of file qgsdiagramrendererv2.h.


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