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