#include <types.h>
Collaboration diagram for shape_functions:

Public Attributes | |
| 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, edge_t *e, int, box *, int *) |
| void(* | codefn )(GVC_t *gvc, node_t *n) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|