Graphviz 13.0.0~dev.20241220.2304
|
#include <common/render.h>
Go to the source code of this file.
Data Structures | |
struct | fdpParms_s |
Typedefs | |
typedef struct fdpParms_s | fdpParms_t |
Functions | |
void | fdp_layout (Agraph_t *g) |
void | fdp_init_node_edge (Agraph_t *g) |
void | fdp_cleanup (Agraph_t *g) |
typedef struct fdpParms_s fdpParms_t |
|
extern |
Definition at line 143 of file fdpinit.c.
References agfstnode(), agfstout(), agnxtnode(), agnxtout(), fdp_cleanup_graph(), gv_cleanup_edge(), and gv_cleanup_node().
|
extern |
Definition at line 87 of file fdpinit.c.
References agattr(), AGEDGE, agfstnode(), agfstout(), aginit(), agnnodes(), AGNODE, agnxtnode(), agnxtout(), GD_neato_nlist, gv_calloc(), init_edge(), init_node(), initialPositions(), ND_id, NULL, and processClusterEdges().
Referenced by fdp_init_graph().
|
extern |
Definition at line 1082 of file layout.c.
References EDGE_TYPE, EDGETYPE_NONE, fdp_init_graph(), fdpLayout(), fdpSplines(), get_inputscale(), gv_postprocess(), neato_set_aspect(), and PSinputscale.