mglib

Personal IDL library for M. Galloy

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

vis/graphs/

mg_graph_layout.pro


Routines

top mg_graph_layout

result = mg_graph_layout(graph)

Create a [graphs graph].

Return value

IDLgrView

Parameters

graph in required type=object

IDL_Container containing the nodes of the graph; each node should have two properties: MG_NODE_NAME (string) and MG_NODE_CHILDREN (array object references to other nodes or -1L if no children)

File attributes

Modification date: Wed May 14 15:07:15 2014
Lines: 3
Docformat: rst rst
Personal library of Michael Galloy
Contact me if you have enhancement requests or bug fixes.