Graph DOT
Members list
Packages
package scalax.collection.io.dot
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.
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, please refer to scalax.collection.io.dot.Export.toDot
.
See also the Graph for Scala DOT User Guide.
Attributes
In this article