| QGIS API Documentation 3.99.0-Master (f78f5286a64)
    | 
| Classes | |
| class | CandidatePolygonRingDistanceCalculator | 
| Calculates distance from a label candidate to the nearest polygon ring.  More... | |
| struct | Chain | 
| class | CostCalculator | 
| Calculates label candidate costs considering different factors.  More... | |
| struct | ElemTrans | 
| class | Feats | 
| For usage in problem solving algorithm.  More... | |
| class | FeaturePart | 
| Represents a part of a label feature.  More... | |
| class | GeomFunction | 
| Pal labeling engine geometry functions.  More... | |
| class | InternalException | 
| Various Exceptions.  More... | |
| class | LabelPosition | 
| LabelPosition is a candidate feature label position.  More... | |
| class | Layer | 
| A set of features which influence the labeling process.  More... | |
| struct | OrientedConvexHullBoundingBox | 
| Represents the minimum area, oriented bounding box surrounding a convex hull.  More... | |
| class | Pal | 
| Main Pal labeling class.  More... | |
| struct | Point | 
| class | PointSet | 
| The underlying raw pal geometry class.  More... | |
| class | PriorityQueue | 
| Custom priority queue for use in pal labeling engine.  More... | |
| class | Problem | 
| Representation of a labeling problem.  More... | |
| class | Util | 
| Pal utilities.  More... | |
| Enumerations | |
| enum | SearchMethod { CHAIN = 0 , POPMUSIC_TABU_CHAIN = 1 , POPMUSIC_TABU = 2 , POPMUSIC_CHAIN = 3 , FALP = 4 } | 
| Search method to use.  More... | |
| enum pal::SearchMethod |