Graphviz 13.0.0~dev.20241220.2304
|
#include <assert.h>
#include <dotgen/dot.h>
#include <stddef.h>
#include <util/alloc.h>
#include <util/bitarray.h>
Go to the source code of this file.
Macros | |
#define | DEF_PASSES 5 |
Functions | |
void | setAspect (Agraph_t *g) |
void setAspect | ( | Agraph_t * | g | ) |
Definition at line 30 of file aspect.c.
References agget(), agwarningf(), and DEF_PASSES.
Referenced by dotLayout().