GraphmlReader | ( | GraphContainer & | _G, | |
int | _index | |||
) | [inline] |
int vindex | ( | QString | l | ) | [inline, private] |
void ProcessNode | ( | int | v | ) |
void ProcessEdge | ( | int | e | ) |
void EnterGraph | ( | ) | [inline, virtual] |
Reimplemented from GraphmlParser.
void EnterNode | ( | ) | [inline, virtual] |
Reimplemented from GraphmlParser.
void EnterEdge | ( | ) | [inline, virtual] |
Reimplemented from GraphmlParser.
void ExitNode | ( | ) | [inline, virtual] |
Reimplemented from GraphmlParser.
void ExitEdge | ( | ) | [inline, virtual] |
Reimplemented from GraphmlParser.
void ExitGraph | ( | ) | [inline, virtual] |
Reimplemented from GraphmlParser.
int ngraph [private] |
QString Pigale_version [private] |
GraphContainer& G [private] |
int index [private] |
int nv [private] |
int ne [private] |
QMap<QString,int> V [private] |
bool has_coords [private] |