Graphviz 2.29.20120208.0545
Defines | Functions
lib/circogen/blockpath.h File Reference
#include <circular.h>
Include dependency graph for blockpath.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define BLOCKPATH_H

Functions

nodelist_tlayout_block (Agraph_t *g, block_t *sn, double)
int cmpNodeDegree (Dt_t *, Agnode_t **, Agnode_t **, Dtdisc_t *)

Define Documentation

#define BLOCKPATH_H

Definition at line 19 of file blockpath.h.


Function Documentation

int cmpNodeDegree ( Dt_t ,
Agnode_t **  ,
Agnode_t **  ,
Dtdisc_t  
)
nodelist_t* layout_block ( Agraph_t g,
block_t sn,
double   
)