Generic Function Graph->Dot-Properties (2 methods)

( graph->dot-properties < g > < stream > )

Part of:

package cl-graph

Unless a different graph-formatter is specified,
this method is called by graph->dot to output graph-properties onto
a stream. The function can assume that the openning and closing
brackets will be taken care of by the graph->dot.

Method Summary

graph->dot-properties < dot-graph-mixin > < t > 
graph->dot-properties < t > < t >