Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
tree_map.h File Reference
#include <sparse/SparseMatrix.h>
#include <stddef.h>
Include dependency graph for tree_map.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  rectangle
 

Functions

rectangletree_map (size_t n, double *area, rectangle fillrec)
 

Function Documentation

◆ tree_map()

rectangle * tree_map ( size_t  n,
double *  area,
rectangle  fillrec 
)
extern

Definition at line 102 of file tree_map.c.

References gv_calloc(), NULL, rectangle::size, and squarify().

Referenced by layoutTree().

Here is the call graph for this function:
Here is the caller graph for this function: