|
ISLEman
|
Representation of a class inheritance or dependency graph. More...
#include <dot.h>
Public Member Functions | |
| DotClassGraph (ClassDef *cd, DotNode::GraphType t) | |
| bool | isTrivial () const |
| bool | isTooBig () const |
| QCString | writeGraph (FTextStream &t, GraphOutputFormat gf, EmbeddedOutputFormat ef, const char *path, const char *fileName, const char *relPath, bool TBRank=TRUE, bool imageMap=TRUE, int graphId=-1) const |
| void | writeXML (FTextStream &t) |
| void | writeDocbook (FTextStream &t) |
| void | writeDEF (FTextStream &t) |
Static Public Member Functions | |
| static void | resetNumbering () |
Representation of a class inheritance or dependency graph.
1.8.12