Class: QgsDefaultPointCloudLayerLegend¶
Default legend implementation for point cloud layers.
Added in version 3.18.
Class Hierarchy¶
Base classes¶
An abstract interface for implementations of legends for one map layer. |
|
- class qgis.core.QgsDefaultPointCloudLayerLegend[source]¶
Bases:
QgsMapLayerLegend
- __init__(layer: QgsPointCloudLayer | None)
Creates an instance for the given point cloud layer
- Parameters:
layer (Optional[QgsPointCloudLayer])