|
Graphviz 2.29.20120208.0545
|
#include <types.h>

Data Fields | |
| void(* | initfn )(node_t *) |
| void(* | freefn )(node_t *) |
| port(* | portfn )(node_t *, char *, char *) |
| boolean(* | insidefn )(inside_t *inside_context, pointf) |
| int(* | pboxfn )(node_t *n, port *p, int side, boxf rv[], int *kptr) |
| void(* | codefn )(GVJ_t *job, node_t *n) |
| void(* shape_functions::codefn)(GVJ_t *job, node_t *n) |
| void(* shape_functions::freefn)(node_t *) |
| void(* shape_functions::initfn)(node_t *) |
| boolean(* shape_functions::insidefn)(inside_t *inside_context, pointf) |
| int(* shape_functions::pboxfn)(node_t *n, port *p, int side, boxf rv[], int *kptr) |
| port(* shape_functions::portfn)(node_t *, char *, char *) |
1.7.4