|
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 284 of file ntreepic.C.
|
inline |
Definition at line 331 of file ntreepic.C.
References Aleph::divide_and_conquer_partition_dp(), ellipse, and rectangle.
Definition at line 324 of file ntreepic.C.
| int Tree_Data::child_number |
Definition at line 329 of file ntreepic.C.
| DynDlist<Connexion_Data> Tree_Data::connexion_list |
Definition at line 326 of file ntreepic.C.
| bool Tree_Data::dashed_arc |
Definition at line 318 of file ntreepic.C.
| bool Tree_Data::ellipse |
Definition at line 312 of file ntreepic.C.
Referenced by Tree_Data().
| int Tree_Data::level |
Definition at line 328 of file ntreepic.C.
Definition at line 299 of file ntreepic.C.
Definition at line 288 of file ntreepic.C.
| int Tree_Data::position |
Definition at line 320 of file ntreepic.C.
Definition at line 288 of file ntreepic.C.
| bool Tree_Data::rectangle |
Definition at line 313 of file ntreepic.C.
Referenced by Tree_Data().
| bool Tree_Data::shadow |
Definition at line 315 of file ntreepic.C.
| string Tree_Data::str |
Definition at line 308 of file ntreepic.C.
Definition at line 291 of file ntreepic.C.
Definition at line 322 of file ntreepic.C.
| bool Tree_Data::with_arc |
Definition at line 317 of file ntreepic.C.
| bool Tree_Data::without_node |
Definition at line 316 of file ntreepic.C.
Definition at line 286 of file ntreepic.C.
Definition at line 297 of file ntreepic.C.
Definition at line 310 of file ntreepic.C.
Definition at line 295 of file ntreepic.C.
Definition at line 286 of file ntreepic.C.
Definition at line 297 of file ntreepic.C.
Definition at line 310 of file ntreepic.C.
Definition at line 295 of file ntreepic.C.
Definition at line 303 of file ntreepic.C.