QGIS API Documentation
3.18.1-Zürich (202f1bf7e5)
|
#include "pal.h"
#include "palstat.h"
#include "layer.h"
#include "feature.h"
#include "geomfunction.h"
#include "labelposition.h"
#include "problem.h"
#include "util.h"
#include "priorityqueue.h"
#include "internalexception.h"
#include <cfloat>
#include <limits>
#include "qgslabelingengine.h"
Go to the source code of this file.
Functions | |
void | delete_chain (Chain *chain) |
void | ignoreLabel (const LabelPosition *lp, PriorityQueue &list, PalRtree< LabelPosition > &candidatesIndex) |
|
inline |
Definition at line 47 of file problem.cpp.
void ignoreLabel | ( | const LabelPosition * | lp, |
PriorityQueue & | list, | ||
PalRtree< LabelPosition > & | candidatesIndex | ||
) |
Definition at line 140 of file problem.cpp.