Graphviz
2.41.20171026.1811
|
#include "config.h"
#include <limits.h>
#include <sfdp.h>
#include <neato.h>
#include <adjust.h>
#include <pack.h>
#include <assert.h>
#include <ctype.h>
#include <spring_electrical.h>
#include <overlap.h>
#include <uniform_stress.h>
#include <stress_model.h>
Go to the source code of this file.
Functions | |
void | sfdp_layout (graph_t *g) |
void | sfdp_cleanup (graph_t *g) |
void sfdp_cleanup | ( | graph_t * | g | ) |
Definition at line 396 of file sfdpinit.c.
References agfstnode(), agfstout(), agnxtnode(), agnxtout(), gv_cleanup_edge(), gv_cleanup_node(), and PriorityQueue_struct::n.
void sfdp_layout | ( | graph_t * | g | ) |
Definition at line 317 of file sfdpinit.c.
References agdelete(), agnnodes(), AM_PRISM, ccomps(), CL_OFFSET, DFLT_MARGIN, expand_t::doAdd, pack_info::doSplines, dotneato_postprocess(), ET_LINE, getPackInfo(), graphAdjustMode(), spring_electrical_control_struct::initial_scaling, l_node, adjust_data::mode, Ndim, nodeInduce(), spring_electrical_control_struct::overlap, packSubgraphs(), PS2INCH, removeOverlapWith(), adjust_data::scaling, sepFactor(), setEdgeType(), spline_edges(), spring_electrical_control_delete(), spring_electrical_control_new(), spring_electrical_control_print(), adjust_data::value, Verbose, pointf_s::x, expand_t::x, pointf_s::y, and expand_t::y.