QGIS API Documentation 3.39.0-Master (d85f3c2a281)
Loading...
Searching...
No Matches
Classes
qgslabelingenginerule_impl.h File Reference
#include "qgis_core.h"
#include "qgis_sip.h"
#include "qgis.h"
#include "qgslabelingenginerule.h"
#include "qgsvectorlayerref.h"
#include "qgsmapunitscale.h"
Include dependency graph for qgslabelingenginerule_impl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QgsAbstractLabelingEngineRuleDistanceFromFeature
 Base class for labeling engine rules which prevents labels being placed too close or to far from features from a different layer. More...
 
class  QgsLabelingEngineRuleAvoidLabelOverlapWithFeature
 A labeling engine rule which prevents labels being placed overlapping features from a different layer. More...
 
class  QgsLabelingEngineRuleMaximumDistanceLabelToFeature
 A labeling engine rule which prevents labels being placed too far from features from a different layer. More...
 
class  QgsLabelingEngineRuleMinimumDistanceLabelToFeature
 A labeling engine rule which prevents labels being placed too close to features from a different layer. More...
 
class  QgsLabelingEngineRuleMinimumDistanceLabelToLabel
 A labeling engine rule which prevents labels being placed too close to labels from a different layer. More...