|
QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
#include <QDebug>#include "qgis.h"#include "qgscolorrampshader.h"#include "qgsreadwritecontext.h"#include "qgsrenderer.h"#include "qgsunittypes.h"#include "qgssymbollayer.h"

Go to the source code of this file.
Classes | |
| class | QgsInterpolatedLineColor |
| Class defining color to render mesh datasets. The color can vary depending on the dataset value. More... | |
| class | QgsInterpolatedLineRenderer |
| Represents a simple line renderer with width and color varying depending on values. More... | |
| class | QgsInterpolatedLineSymbolLayer |
| A symbol layer that represents vector layer line feature as interpolated line The interpolation is done between two values defined at the extremities. More... | |
| class | QgsInterpolatedLineWidth |
| Represents a width than can vary depending on values. More... | |
1.8.17