QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Public Member Functions | Public Attributes | List of all members
QgsLabelBlockingRegion Class Reference

Label blocking region (in map coordinates and CRS). More...

#include <qgsmapsettings.h>

Public Member Functions

 QgsLabelBlockingRegion (const QgsGeometry &geometry)
 Constructor for a label blocking region. More...
 

Public Attributes

QgsGeometry geometry
 Geometry of region to avoid placing labels within (in destination map coordinates and CRS) More...
 

Detailed Description

Label blocking region (in map coordinates and CRS).

Since
QGIS 3.6

Definition at line 55 of file qgsmapsettings.h.

Constructor & Destructor Documentation

◆ QgsLabelBlockingRegion()

QgsLabelBlockingRegion::QgsLabelBlockingRegion ( const QgsGeometry geometry)
inlineexplicit

Constructor for a label blocking region.

Definition at line 62 of file qgsmapsettings.h.

Member Data Documentation

◆ geometry

QgsGeometry QgsLabelBlockingRegion::geometry

Geometry of region to avoid placing labels within (in destination map coordinates and CRS)

Definition at line 67 of file qgsmapsettings.h.


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