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

GraphmlReader Class Reference

Inheritance diagram for GraphmlReader:

Inheritance graph
[legend]
Collaboration diagram for GraphmlReader:

Collaboration graph
[legend]

List of all members.

Public Member Functions

Private Member Functions

Private Attributes


Constructor & Destructor Documentation

GraphmlReader ( GraphContainer _G,
int  _index 
) [inline]


Member Function Documentation

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.


Member Data Documentation

int ngraph [private]

QString Pigale_version [private]

GraphContainer& G [private]

Prop<tbrin> vin [private]

svector<Tpoint> vcoord [private]

svector<bool> has_coord [private]

int index [private]

int nv [private]

int ne [private]

QMap<QString,int> V [private]

bool has_coords [private]


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