MultiLEdgeToString
scalax.collection.generic.MultiLEdgeToString
trait MultiLEdgeToString
Mix in this trait in your labeled edge class if you want to indicate in its toString
representation that the edge supports multigraphs. Once mixed in, the labelSeparator
gets :++
.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
- Self type
-
Members list
In this article