|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Public Member Functions | |
| Tree_Data () | |
Public Attributes | |
| long double | x |
| long double | y |
| long double | pre |
| long double | mod |
| long double | sum_mod |
| long double | xr |
| long double | yr |
| long double | xd |
| long double | yd |
| long double | max_child_yr |
| long double | yr_gap |
| string | str |
| long double | xoffset |
| long double | yoffset |
| bool | ellipse |
| bool | rectangle |
| bool | shadow |
| bool | without_node |
| bool | with_arc |
| bool | dashed_arc |
| int | position |
| DynDlist< Tag_Data > | tag_list |
| DynDlist< Arc_Data > | arc_list |
| DynDlist< Connexion_Data > | connexion_list |
| int | level |
| int | child_number |
Definition at line 283 of file ntreepic.C.
|
inline |
Definition at line 330 of file ntreepic.C.
References ellipse, Aleph::maps(), and rectangle.
Definition at line 323 of file ntreepic.C.
| int Tree_Data::child_number |
Definition at line 328 of file ntreepic.C.
| DynDlist<Connexion_Data> Tree_Data::connexion_list |
Definition at line 325 of file ntreepic.C.
| bool Tree_Data::dashed_arc |
Definition at line 317 of file ntreepic.C.
| bool Tree_Data::ellipse |
Definition at line 311 of file ntreepic.C.
Referenced by Tree_Data().
| int Tree_Data::level |
Definition at line 327 of file ntreepic.C.
Definition at line 298 of file ntreepic.C.
Definition at line 287 of file ntreepic.C.
| int Tree_Data::position |
Definition at line 319 of file ntreepic.C.
Definition at line 287 of file ntreepic.C.
| bool Tree_Data::rectangle |
Definition at line 312 of file ntreepic.C.
Referenced by Tree_Data().
| bool Tree_Data::shadow |
Definition at line 314 of file ntreepic.C.
| string Tree_Data::str |
Definition at line 307 of file ntreepic.C.
Definition at line 290 of file ntreepic.C.
Definition at line 321 of file ntreepic.C.
| bool Tree_Data::with_arc |
Definition at line 316 of file ntreepic.C.
| bool Tree_Data::without_node |
Definition at line 315 of file ntreepic.C.
Definition at line 285 of file ntreepic.C.
Definition at line 296 of file ntreepic.C.
Definition at line 309 of file ntreepic.C.
Definition at line 294 of file ntreepic.C.
Definition at line 285 of file ntreepic.C.
Definition at line 296 of file ntreepic.C.
Definition at line 309 of file ntreepic.C.
Definition at line 294 of file ntreepic.C.
Definition at line 302 of file ntreepic.C.