QGIS API Documentation
3.14.0-Pi (9f7028fd23)
|
Go to the documentation of this file.
36 #include <QStringList>
95 int nbLabelledObjects;
99 QStringList layersName;
100 int *layersNbObjects;
101 int *layersNbLabelledObjects;
int getNbLabelledObjects()
the number of objects which are labelled
int getLayerNbObjects(int layerId)
Returns the number of object in layer layerId.
PalStat & operator=(const PalStat &other)=delete
PalStat cannot be copied.
int getLayerNbLabelledObjects(int layerId)
Returns the number of object in layer layerId which are labelled.
Representation of a labeling problem.
Summary statistics of labeling problem.
QString getLayerName(int layerId)
Returns the name of the labelled layer layerId.
int getNbObjects()
the number of object in problem
int getNbLayers()
how many layersare labelled ?