Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
aspect.c File Reference
#include <assert.h>
#include <cgraph/alloc.h>
#include <cgraph/bitarray.h>
#include <dotgen/dot.h>
#include <stddef.h>
Include dependency graph for aspect.c:

Go to the source code of this file.

Macros

#define DEF_PASSES   5
 

Functions

void setAspect (Agraph_t *g)
 

Macro Definition Documentation

◆ DEF_PASSES

#define DEF_PASSES   5

Definition at line 28 of file aspect.c.

Function Documentation

◆ setAspect()

void setAspect ( Agraph_t g)

Definition at line 30 of file aspect.c.

References agget(), agwarningf(), and DEF_PASSES.

Referenced by dotLayout().

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