Graphviz 13.0.0~dev.20241220.2304
|
DOT-GXL converter API for gxl2gv.c and gv2gxl.c. More...
#include "config.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <cgraph/cgraph.h>
#include <cgraph/cghdr.h>
Go to the source code of this file.
Functions | |
void | gv_to_gxl (Agraph_t *, FILE *) |
|
extern |
Definition at line 761 of file gv2gxl.c.
References aginit(), AGNODE, freeState(), initState(), iterateBody(), iterateHdr(), Level, writeBody(), writeHdr(), and writeTrl().
Referenced by main().