API documentation for visualization library

Michael Galloy

single page | use frames     summary     class     fields     routine details     file attributes

graphs/

vis_graph2dot.pro

includes main-level program

top vis_graph2dot

vis_graph2dot, filename, graph

Writes a Graphviz .dot file representing a graph.

The Graphviz website provides a formal specification of the dot language

Parameters

filename in required type=string

filename of .dot file to write

graph in required type=IDL_Container

IDL_Container of objects with CHILDREN and NAME properties

Other attributes

Todo:

handle more node, edge, and graph attributes

File attributes

Modification date: Tue Mar 13 13:12:05 2012
Lines: 140
Docformat: rst rst