DDD
1.9.0.20240826145154
|
Go to the source code of this file.
Classes | |
class | dotHighlight |
a more evolved API for highlighting parts of a graph More... | |
Functions | |
int | exportDot (const GSDD &g, const string &path="test", bool hierarchical=false, bool multiT=true) |
void | exportUniqueTable (const GSDD &d, const string &path="table") |
int exportDot | ( | const GSDD & | g, |
const string & | path = "test" , |
||
bool | hierarchical = false , |
||
bool | multiT = true |
||
) |
References dotExporter::init().
void exportUniqueTable | ( | const GSDD & | d, |
const string & | path = "table" |
||
) |