SourceForge Logo
P.I.G.A.L.E.
1.3.9
Public Implementation of a Graph Algorithm
Library and Editor

H. de Fraysseix      P. Ossona de Mendez

graphml.cpp File Reference

Include dependency graph for graphml.cpp:

Functions

Variables


Function Documentation

static bool CallParse ( tstring  fname,
GraphmlParser parser 
) [static]

void Init_IOGraphml (  ) 

MLKEY ( ,
PROP_WIDTH  ,
int  ,
"Width"   
)

MLKEY ( ,
PROP_COLOR  ,
short  ,
"Color"   
)

MLKEY ( ,
PROP_LABEL  ,
long  ,
"Label"   
)

MLKEY ( ,
PROP_COLOR  ,
short  ,
"Color"   
)

MLKEY ( ,
PROP_COORD  ,
Tpoint  ,
"Coordinates"   
)

static QString xlabel ( GraphAccess G,
tvertex  v 
) [static]


Variable Documentation

key_desc key_tab[] [static]

Initial value:

{
  MLKEY2(V, PROP_COORD, Tpoint, "Coordinates"),
  MLKEY2(V, PROP_COLOR, short, "Color"),
  MLKEY2(V, PROP_LABEL, long, "Label"),
  MLKEY2(E, PROP_COLOR, short, "Color"),

}


Generated on Thu Jan 31 16:51:04 2008 for Pigale by  doxygen 1.5.4