ISLEman
Public Member Functions | Static Public Member Functions | List of all members
DotClassGraph Class Reference

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 ()
 

Detailed Description

Representation of a class inheritance or dependency graph.


The documentation for this class was generated from the following files: