Agraphinfo_t Struct Reference

#include <types.h>

Collaboration diagram for Agraphinfo_t:

Collaboration graph
[legend]

Data Fields

layout_tdrawing
textlabel_tlabel
box bb
point border [4]
unsigned char gui_state
unsigned char has_labels
boolean has_images
unsigned char charset
int rankdir
int ht1
int ht2
unsigned short flags
void * alg
GVC_tgvc
void(* cleanup )(graph_t *g)
node_t ** neato_nlist
int move
double ** dist
double ** spring
double ** sum_t
double *** t
int ndim
int n_cluster
graph_t ** clust
node_tnlist
rank_trank
nlist_t comp
node_tminset
node_tmaxset
long n_nodes
short minrank
short maxrank
boolean has_flat_edges
unsigned char showboxes
boolean cluster_was_collapsed
fontname_kind fontnames
int nodesep
int ranksep
node_tln
node_trn
node_tleader
node_t ** rankleader
boolean expanded
char installed
char set_type
char label_pos
boolean exact_ranksep
char notused

Detailed Description

Definition at line 322 of file types.h.


Field Documentation

layout_t* Agraphinfo_t::drawing

Definition at line 324 of file types.h.

textlabel_t* Agraphinfo_t::label

Definition at line 325 of file types.h.

box Agraphinfo_t::bb

Definition at line 326 of file types.h.

point Agraphinfo_t::border[4]

Definition at line 327 of file types.h.

unsigned char Agraphinfo_t::gui_state

Definition at line 328 of file types.h.

unsigned char Agraphinfo_t::has_labels

Definition at line 329 of file types.h.

boolean Agraphinfo_t::has_images

Definition at line 330 of file types.h.

unsigned char Agraphinfo_t::charset

Definition at line 331 of file types.h.

int Agraphinfo_t::rankdir

Definition at line 332 of file types.h.

int Agraphinfo_t::ht1

Definition at line 333 of file types.h.

int Agraphinfo_t::ht2

Definition at line 333 of file types.h.

unsigned short Agraphinfo_t::flags

Definition at line 334 of file types.h.

void* Agraphinfo_t::alg

Definition at line 335 of file types.h.

GVC_t* Agraphinfo_t::gvc

Definition at line 336 of file types.h.

void(* Agraphinfo_t::cleanup)(graph_t *g)

node_t** Agraphinfo_t::neato_nlist

Definition at line 341 of file types.h.

int Agraphinfo_t::move

Definition at line 342 of file types.h.

double** Agraphinfo_t::dist

Definition at line 343 of file types.h.

double ** Agraphinfo_t::spring

Definition at line 343 of file types.h.

double ** Agraphinfo_t::sum_t

Definition at line 343 of file types.h.

double *** Agraphinfo_t::t

Definition at line 343 of file types.h.

int Agraphinfo_t::ndim

Definition at line 344 of file types.h.

Referenced by fdp_init_graph().

int Agraphinfo_t::n_cluster

Definition at line 348 of file types.h.

graph_t** Agraphinfo_t::clust

Definition at line 349 of file types.h.

node_t* Agraphinfo_t::nlist

Definition at line 350 of file types.h.

rank_t* Agraphinfo_t::rank

Definition at line 351 of file types.h.

nlist_t Agraphinfo_t::comp

Definition at line 353 of file types.h.

node_t* Agraphinfo_t::minset

Definition at line 355 of file types.h.

node_t * Agraphinfo_t::maxset

Definition at line 355 of file types.h.

long Agraphinfo_t::n_nodes

Definition at line 356 of file types.h.

short Agraphinfo_t::minrank

Definition at line 358 of file types.h.

short Agraphinfo_t::maxrank

Definition at line 358 of file types.h.

boolean Agraphinfo_t::has_flat_edges

Definition at line 361 of file types.h.

unsigned char Agraphinfo_t::showboxes

Definition at line 362 of file types.h.

boolean Agraphinfo_t::cluster_was_collapsed

Definition at line 363 of file types.h.

fontname_kind Agraphinfo_t::fontnames

Definition at line 364 of file types.h.

int Agraphinfo_t::nodesep

Definition at line 366 of file types.h.

int Agraphinfo_t::ranksep

Definition at line 366 of file types.h.

node_t* Agraphinfo_t::ln

Definition at line 367 of file types.h.

node_t * Agraphinfo_t::rn

Definition at line 367 of file types.h.

node_t* Agraphinfo_t::leader

Definition at line 371 of file types.h.

node_t ** Agraphinfo_t::rankleader

Definition at line 371 of file types.h.

boolean Agraphinfo_t::expanded

Definition at line 372 of file types.h.

char Agraphinfo_t::installed

Definition at line 373 of file types.h.

char Agraphinfo_t::set_type

Definition at line 374 of file types.h.

char Agraphinfo_t::label_pos

Definition at line 375 of file types.h.

boolean Agraphinfo_t::exact_ranksep

Definition at line 376 of file types.h.

char Agraphinfo_t::notused

Definition at line 49 of file libgraph.h.


The documentation for this struct was generated from the following files:
Generated on Mon Mar 31 19:08:37 2008 for Graphviz by  doxygen 1.5.1