SiGraph: sulcal graphs


sigraph::FoldLabels Class Reference

Classe labels de sillons. More...

#include <si/fold/foldLabels.h>

Inheritance diagram for sigraph::FoldLabels:
Collaboration diagram for sigraph::FoldLabels:

Public Member Functions

 FoldLabels ()
 
 FoldLabels (const std::string &filename)
 
 ~FoldLabels ()
 
void readLabels (const std::string &filename)
 
MGraphcreateModel (const Model *mod, const Domain *dom, const Model *defMod=0) const
 

Protected Member Functions

void makeVertex (MGraph *mg, const std::string &label, const Model *mod, const Domain *dom) const
 Crée le noeud et les bons attributs, duplique le modèle et le domaine.
 

Detailed Description

Classe labels de sillons.

\ Lecture de liste de labels, création du modèle correspondant

Definition at line 17 of file foldLabels.h.

Constructor & Destructor Documentation

◆ FoldLabels() [1/2]

sigraph::FoldLabels::FoldLabels ( )
inline

Definition at line 38 of file foldLabels.h.

◆ FoldLabels() [2/2]

sigraph::FoldLabels::FoldLabels ( const std::string & filename)
inline

Definition at line 43 of file foldLabels.h.

References readLabels().

◆ ~FoldLabels()

sigraph::FoldLabels::~FoldLabels ( )
inline

Definition at line 50 of file foldLabels.h.

Member Function Documentation

◆ createModel()

MGraph * sigraph::FoldLabels::createModel ( const Model * mod,
const Domain * dom,
const Model * defMod = 0 ) const

◆ makeVertex()

void sigraph::FoldLabels::makeVertex ( MGraph * mg,
const std::string & label,
const Model * mod,
const Domain * dom ) const
protected

Crée le noeud et les bons attributs, duplique le modèle et le domaine.

◆ readLabels()

void sigraph::FoldLabels::readLabels ( const std::string & filename)

Referenced by FoldLabels().


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