|
QGIS API Documentation 4.0.0-Norrköping (1ddcee3d0e4)
|
For usage in problem solving algorithm. More...
#include <util.h>
Public Member Functions | |
| Feats ()=default | |
Public Attributes | |
| std::vector< std::unique_ptr< LabelPosition > > | candidates |
| FeaturePart * | feature = nullptr |
| double | priority = 0 |
| PointSet * | shape = nullptr |
For usage in problem solving algorithm.
|
default |
| std::vector< std::unique_ptr< LabelPosition > > pal::Feats::candidates |
| FeaturePart* pal::Feats::feature = nullptr |