/misc/src/release/graphviz-2.18-1/src/graphviz-2.18/lib/circogen/blocktree.h File Reference

#include <render.h>
#include <circular.h>

Include dependency graph for blocktree.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

block_tcreateBlocktree (Agraph_t *g, circ_state *state)
void freeBlocktree (block_t *)


Function Documentation

block_t* createBlocktree ( Agraph_t g,
circ_state state 
)

Definition at line 267 of file blocktree.c.

References agfstnode(), agnxtnode(), appendBlock(), circ_state::bl, BLOCK, CHILD, blocklist_t::first, initBlocklist(), block::next, PARENT, parent, SET_PARENT, block::sub_graph, and VAL.

Referenced by circularLayout().

void freeBlocktree ( block_t  ) 

Definition at line 309 of file blocktree.c.

References block::children, blocklist_t::first, freeBlock(), freeBlocktree(), and block::next.

Referenced by freeBlocktree().


Generated on Mon Mar 31 19:03:57 2008 for Graphviz by  doxygen 1.5.1