QGIS API Documentation  2.10.1-Pisa
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Friends | List of all members
pal::PalStat Class Reference

Summury of problem. More...

#include <palstat.h>

Public Member Functions

 ~PalStat ()
 delete stats More...
 
const char * getLayerName (int layerId)
 get a name of the labelled layer 'layerId' More...
 
int getLayerNbLabelledObjects (int layerId)
 get the number of object in layer 'layerId' which are labelled More...
 
int getLayerNbObjects (int layerId)
 get the number of object in layer 'layerId' More...
 
int getNbLabelledObjects ()
 the number of objects which are labelled More...
 
int getNbLayers ()
 how many layersare labelled ? More...
 
int getNbObjects ()
 the number of object in problem More...
 

Friends

class Pal
 
class Problem
 

Detailed Description

Summury of problem.

Definition at line 44 of file palstat.h.

Constructor & Destructor Documentation

pal::PalStat::~PalStat ( )

delete stats

Definition at line 50 of file palstat.cpp.

Member Function Documentation

const char * pal::PalStat::getLayerName ( int  layerId)

get a name of the labelled layer 'layerId'

Definition at line 79 of file palstat.cpp.

int pal::PalStat::getLayerNbLabelledObjects ( int  layerId)

get the number of object in layer 'layerId' which are labelled

Definition at line 97 of file palstat.cpp.

int pal::PalStat::getLayerNbObjects ( int  layerId)

get the number of object in layer 'layerId'

Definition at line 88 of file palstat.cpp.

int pal::PalStat::getNbLabelledObjects ( )

the number of objects which are labelled

Definition at line 69 of file palstat.cpp.

int pal::PalStat::getNbLayers ( )

how many layersare labelled ?

Definition at line 74 of file palstat.cpp.

int pal::PalStat::getNbObjects ( )

the number of object in problem

Definition at line 64 of file palstat.cpp.

Friends And Related Function Documentation

friend class Pal
friend

Definition at line 47 of file palstat.h.

friend class Problem
friend

Definition at line 48 of file palstat.h.


The documentation for this class was generated from the following files: