QGIS API Documentation  3.14.0-Pi (9f7028fd23)
Public Member Functions | Public Attributes | List of all members
QgsLabelBlockingRegion Class Reference

#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 52 of file qgsmapsettings.h.

Constructor & Destructor Documentation

◆ QgsLabelBlockingRegion()

QgsLabelBlockingRegion::QgsLabelBlockingRegion ( const QgsGeometry geometry)
inlineexplicit

Constructor for a label blocking region.

Definition at line 59 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 64 of file qgsmapsettings.h.


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