Enables to export Graph
instances to the DOT language by means of user-defined
edge and node transformers.
Enables to export Graph
instances to the DOT language by means of user-defined
edge and node transformers. Transformers may enrich the DOT structure with arbitrary
DOT attributes and also establish subgraph relationships.
As a starting point when reading the API, please refer to
scalax.collection.io.dot.Export.toDot
.
See also the Graph for Scala DOT User Guide.