#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) |
|
||||||||||||||||
|
a print shell processing for graph |
|
||||||||||||||||
|
return a node (adress) according to an ob label |
|
||||||||||||||||
|
return a node (adress) according to an ob topology (cgx,cgy and x0,y0) |
|
||||||||||||
|
return a node (adress) according to its graph position |
|
||||||||||||
|
return an node position according to its node adress |
|
||||||||||||
|
return an node position according to its node adress |
1.3