Graphviz 2.29.20120208.0545
Data Fields
shape_functions Struct Reference

#include <types.h>

Collaboration diagram for shape_functions:
Collaboration graph
[legend]

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)

Detailed Description

Definition at line 177 of file types.h.


Field Documentation

Definition at line 183 of file types.h.

Definition at line 179 of file types.h.

Definition at line 178 of file types.h.

Definition at line 181 of file types.h.

int(* shape_functions::pboxfn)(node_t *n, port *p, int side, boxf rv[], int *kptr)

Definition at line 182 of file types.h.

port(* shape_functions::portfn)(node_t *, char *, char *)

Definition at line 180 of file types.h.


The documentation for this struct was generated from the following file: