#include <block.h>
Collaboration diagram for block:
Data Fields | |
Agnode_t * | child |
block_t * | next |
Agraph_t * | sub_graph |
double | radius |
double | rad0 |
nodelist_t * | circle_list |
blocklist_t | children |
double | parent_pos |
int | flags |
Definition at line 33 of file block.h.
Definition at line 35 of file block.h.
Referenced by appendBlock(), createBlocktree(), freeBlocktree(), and insertBlock().
Definition at line 36 of file block.h.
Referenced by createBlocktree(), layout_block(), and mkBlock().
double block::radius |
double block::rad0 |
double block::parent_pos |
int block::flags |