mglib

Personal IDL library for M. Galloy

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

vis/graphs/

mg_graph2dot.pro

includes main-level program

Routines

top mg_graph2dot

mg_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: Wed May 14 15:07:15 2014
Lines: 69
Docformat: rst rst
Personal library of Michael Galloy
Contact me if you have enhancement requests or bug fixes.