QGIS API Documentation
3.0.2-Girona (307d082)
|
This is the complete list of members for pal::CostCalculator, including all inherited members.
addObstacleCostPenalty(LabelPosition *lp, pal::FeaturePart *obstacle) | pal::CostCalculator | static |
candidateSortGrow(const LabelPosition *c1, const LabelPosition *c2) | pal::CostCalculator | static |
candidateSortShrink(const LabelPosition *c1, const LabelPosition *c2) | pal::CostCalculator | static |
finalizeCandidatesCosts(Feats *feat, int max_p, RTree< pal::FeaturePart *, double, 2, double > *obstacles, double bbx[4], double bby[4]) | pal::CostCalculator | static |
setCandidateCostFromPolygon(LabelPosition *lp, RTree< pal::FeaturePart *, double, 2, double > *obstacles, double bbx[4], double bby[4]) | pal::CostCalculator | static |
setPolygonCandidatesCost(int nblp, QList< LabelPosition * > &lPos, RTree< pal::FeaturePart *, double, 2, double > *obstacles, double bbx[4], double bby[4]) | pal::CostCalculator | static |