Graphviz 13.0.0~dev.20250204.0809
|
#include <hier.h>
Data Fields | |
int | num_foci |
int * | foci_nodes |
double * | x_foci |
double * | y_foci |
int* focus_t::foci_nodes |
Definition at line 17 of file hier.h.
Referenced by changetopfishfocus(), initFocus(), and prepare_topological_fisheye().
int focus_t::num_foci |
Definition at line 16 of file hier.h.
Referenced by changetopfishfocus(), initFocus(), positionAllItems(), and prepare_topological_fisheye().
double* focus_t::x_foci |
Definition at line 18 of file hier.h.
Referenced by changetopfishfocus(), initFocus(), positionAllItems(), and prepare_topological_fisheye().
double* focus_t::y_foci |
Definition at line 19 of file hier.h.
Referenced by changetopfishfocus(), initFocus(), positionAllItems(), and prepare_topological_fisheye().