Graphviz  2.41.20171026.1811
Data Fields
pack_info Struct Reference

#include <pack.h>

Data Fields

float aspect
 
int sz
 
unsigned int margin
 
int doSplines
 
pack_mode mode
 
booleanfixed
 
packval_tvals
 
int flags
 

Detailed Description

Definition at line 49 of file pack.h.

Field Documentation

float pack_info::aspect

Definition at line 50 of file pack.h.

Referenced by parsePackModeInfo().

int pack_info::doSplines

Definition at line 53 of file pack.h.

Referenced by getPackInfo(), neato_layout(), pack_graph(), packGraphs(), sfdp_layout(), and twopi_layout().

boolean* pack_info::fixed

Definition at line 55 of file pack.h.

Referenced by getPackInfo(), neato_layout(), and pack_graph().

int pack_info::flags

Definition at line 57 of file pack.h.

Referenced by parsePackModeInfo(), and putGraphs().

unsigned int pack_info::margin

Definition at line 52 of file pack.h.

Referenced by getPackInfo(), and neato_layout().

pack_mode pack_info::mode

Definition at line 54 of file pack.h.

Referenced by getPackInfo(), neato_layout(), parsePackModeInfo(), putGraphs(), and putRects().

int pack_info::sz

Definition at line 51 of file pack.h.

Referenced by parsePackModeInfo().

packval_t* pack_info::vals

Definition at line 56 of file pack.h.

Referenced by parsePackModeInfo(), and putGraphs().


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