| Class | Description |
|---|---|
| DotExportConfiguration |
This class specifies how attributes (for graphs, vertices and edges) are mapped
to a dot graph.
|
| DotExportConfiguration.Builder | |
| DotExporter | |
| DotFileWriterStage | |
| DotWriterStage |
This stage writes a
IGraph to given Writer in the dot file format. |
| SimpleDotExportConfiguration |
A
DotExportConfiguration that maps the property label of edges
and vertices to the label attribute of the corresponding nodes and
edges of the dot graph. |
Copyright 2020 Kieker Project, http://kieker-monitoring.net