Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

DataGraph.cpp File Reference

#include <vector>
#include <GTL\graph.h>
#include <TILib\DataImage.hpp>
#include <CCLib\DataPoint.hpp>
#include <CCLib\TreatCCLabeling.hpp>
#include <CCLib\DataGraph.hpp>

Functions

node NodeRead (graph &g, int p)
node NodeObjectRead (graph &g, node_map< GLab > &nl, GLab &labsearch)
int NodeSearch (graph &g, node n)
int NodeSearch (list< node > nodes, node n)
node NodeObjectSearch (graph &g, node_map< GLab > &nl, GLab &labsearch)
void GraphShell (graph &g, node_map< GLab > &nl, edge_map< bool > &el)

Detailed Description

Author:
mathieu delalandre
Date:
04/2004
this file contains functions for graph mamangement

Function Documentation

void GraphShell graph &  g,
node_map< GLab > &  nl,
edge_map< bool > &  el
 

a print shell processing for graph

node NodeObjectRead graph &  g,
node_map< GLab > &  nl,
GLab labsearch
 

return a node (adress) according to an ob label

node NodeObjectSearch graph &  g,
node_map< GLab > &  nl,
GLab labsearch
 

return a node (adress) according to an ob topology (cgx,cgy and x0,y0)

node NodeRead graph &  g,
int  p
 

return a node (adress) according to its graph position

int NodeSearch list< node >  nodes,
node  n
 

return an node position according to its node adress

int NodeSearch graph &  g,
node  n
 

return an node position according to its node adress


Generated on Mon May 31 22:42:45 2004 for CCLib by doxygen1.3