/misc/src/release/graphviz-2.18-1/src/graphviz-2.18/lib/fdpgen/fdp.h File Reference

#include <render.h>

Include dependency graph for fdp.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void fdp_layout (Agraph_t *g)
void fdp_nodesize (node_t *, boolean)
void fdp_init_graph (Agraph_t *g)
void fdp_init_node_edge (Agraph_t *g)
void fdp_cleanup (Agraph_t *g)


Function Documentation

void fdp_cleanup ( Agraph_t g  ) 

Definition at line 169 of file fdpinit.c.

void fdp_init_graph ( Agraph_t g  ) 

Definition at line 1050 of file layout.c.

References agfindattr(), ET_LINE, fdp_init_node_edge(), fdp_initParams(), GD_alg, late_int(), MAXDIM, MIN, Agraphinfo_t::ndim, Ndim, NEW, NULL, setEdgeType(), and Agraph_t::u.

Referenced by fdp_layout().

void fdp_init_node_edge ( Agraph_t g  ) 

Definition at line 83 of file fdpinit.c.

References agfindattr(), agfstnode(), agfstout(), agnnodes(), agnxtnode(), agnxtout(), Agproto_t::e, GD_neato_nlist, N_NEW, ND_alg, ND_id, processClusterEdges(), and Agraph_t::proto.

Referenced by fdp_init_graph().

void fdp_layout ( Agraph_t g  ) 

Definition at line 1106 of file layout.c.

void fdp_nodesize ( node_t ,
boolean   
)


Generated on Mon Mar 31 19:05:35 2008 for Graphviz by  doxygen 1.5.1