QGIS API Documentation 4.3.0-Master (0d5b841b09e)
Loading...
Searching...
No Matches
QgsMeshRendererVectorWindBarbSettings Class Reference

Represents a mesh renderer settings for vector datasets displayed with wind barbs. More...

#include <qgsmeshrenderersettings.h>

Inheritance diagram for QgsMeshRendererVectorWindBarbSettings:

Additional Inherited Members

Public Member Functions inherited from QgsVectorFieldWindBarbSettings
double magnitudeMultiplier () const
 Returns the multiplier for the magnitude to convert it to knots, according to the units set with setMagnitudeUnits() A custom multiplier can be set with setMagnitudeMultiplier() for the case when units are set to OtherUnit.
Qgis::WindSpeedUnit magnitudeUnits () const
 Returns the units that the data are in.
void readXml (const QDomElement &elem)
 Reads configuration from the given DOM element.
void setMagnitudeMultiplier (double magnitudeMultiplier)
 Sets a multiplier for the magnitude to convert it to knots.
void setMagnitudeUnits (Qgis::WindSpeedUnit units)
 Sets the units that the data are in.
void setShaftLength (double shaftLength)
 Sets the shaft length (in millimeters).
void setShaftLengthUnits (Qgis::RenderUnit shaftLengthUnit)
 Sets the units for the shaft length.
double shaftLength () const
 Returns the shaft length (in millimeters).
Qgis::RenderUnit shaftLengthUnits () const
 Returns the units for the shaft length.
QDomElement writeXml (QDomDocument &doc) const
 Writes configuration to a new DOM element.

Detailed Description

Represents a mesh renderer settings for vector datasets displayed with wind barbs.

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

Definition at line 282 of file qgsmeshrenderersettings.h.


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