]> granicus.if.org Git - graphviz/commit
Alter layout code to allow use of subgraphs;
authorerg <devnull@localhost>
Tue, 17 Jan 2006 18:21:43 +0000 (18:21 +0000)
committererg <devnull@localhost>
Tue, 17 Jan 2006 18:21:43 +0000 (18:21 +0000)
commit44b02b91bd156cb832894fb4948bf4bc75ab27cb
tree65860c23830094577dba4db2ca6766f82f313363
parentb609cb1eb34b84cae23f95d2ba5cc3413023f1fc
Alter layout code to allow use of subgraphs;
fix gvc code to delay cleanup until necessary;
graph now contains pointer to necessary cleanup routine
depending on layout
lib/circogen/circularinit.c
lib/common/types.h
lib/fdpgen/layout.c
lib/gvc/gvc.c
lib/gvc/gvlayout.c
lib/neatogen/neatoinit.c
lib/twopigen/circle.c