Generic Function Edge->Dot (3 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 < direct-package-edge > < t > 
edge->dot < dot-edge-mixin > < t >