Abstract
A formatter that converts a graph to a DOT string.
The type of the graph.
Converts a graph to a DOT string.
The graph to convert.
The resulting DOT string.
Converts a graph into a DotGraph. This function is used by the formatted to convert the graph into a DOT string.
The resulting DOT graph.
A formatter that converts a graph to a DOT string.