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

#include "blocktree.h"

Include dependency graph for blocktree.c:

Go to the source code of this file.

Functions

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


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 bp  ) 

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:56 2008 for Graphviz by  doxygen 1.5.1