Generic Function Edge->Dot (2 methods)

( edge->dot < edge > < stream > )

Part of:

package cl-graph
Used by graph->dot to output edge formatting for `edge` onto the `stream`. The function can assume that openning and closing square brackets and label have already been taken care of.

Method Summary

edge->dot < basic-edge > < STREAM > 
edge->dot < dot-edge-mixin > < T >