QGIS API Documentation 4.3.0-Master (16649ce5cc6)
Loading...
Searching...
No Matches
QgsMeshRendererVectorTracesSettings Class Reference

Represents a trace renderer settings for vector datasets displayed by particle traces. More...

#include <qgsmeshrenderersettings.h>

Inheritance diagram for QgsMeshRendererVectorTracesSettings:

Additional Inherited Members

Public Member Functions inherited from QgsVectorFieldTracesSettings
double maximumTailLength () const
 Returns the maximum tail length.
Qgis::RenderUnit maximumTailLengthUnit () const
 Returns the maximum tail length unit.
int particlesCount () const
 Returns particles count.
void readXml (const QDomElement &elem)
 Reads configuration from the given DOM element.
void setMaximumTailLength (double maximumTailLength)
 Sets the maximums tail length.
void setMaximumTailLengthUnit (Qgis::RenderUnit maximumTailLengthUnit)
 Sets the maximum tail length unit.
void setParticlesCount (int value)
 Sets particles count.
QDomElement writeXml (QDomDocument &doc) const
 Writes configuration to a new DOM element.

Detailed Description

Represents a trace renderer settings for vector datasets displayed by particle traces.

Note
The API is considered EXPERIMENTAL and can be changed without a notice
Since
QGIS 3.12
Deprecated
QGIS 4.4. Use QgsVectorFieldTracesSettings instead.

Definition at line 267 of file qgsmeshrenderersettings.h.


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