|
ISLEman
|
Representation of a group collaboration graph. More...
#include <dot.h>
Classes | |
| class | Edge |
| class | Link |
Public Types | |
| enum | EdgeType { tmember = 0, tclass, tnamespace, tfile, tpages, tdir, thierarchy } |
Public Member Functions | |
| DotGroupCollaboration (GroupDef *gd) | |
| QCString | writeGraph (FTextStream &t, GraphOutputFormat gf, EmbeddedOutputFormat ef, const char *path, const char *fileName, const char *relPath, bool writeImageMap=TRUE, int graphId=-1) const |
| void | buildGraph (GroupDef *gd) |
| bool | isTrivial () const |
Static Public Member Functions | |
| static void | resetNumbering () |
Representation of a group collaboration graph.
1.8.12