Graphviz  2.41.20171026.1811
Functions
tree_map.c File Reference
#include "render.h"
#include "tree_map.h"
Include dependency graph for tree_map.c:

Go to the source code of this file.

Functions

rectangletree_map (int n, real *area, rectangle fillrec)
 
rectangle rectangle_new (real x, real y, real width, real height)
 

Function Documentation

rectangle rectangle_new ( real  x,
real  y,
real  width,
real  height 
)

Definition at line 120 of file tree_map.c.

References rectangle_struct::size, and rectangle_struct::x.

Referenced by patchworkLayout().

rectangle* tree_map ( int  n,
real area,
rectangle  fillrec 
)

Definition at line 100 of file tree_map.c.

References N_NEW, NULL, real, and rectangle_struct::size.