Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Tree_Data Struct Reference
Collaboration diagram for Tree_Data:
[legend]

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_Datatag_list
 
DynDlist< Arc_Dataarc_list
 
DynDlist< Connexion_Dataconnexion_list
 
int level
 
int child_number
 

Detailed Description

Definition at line 283 of file ntreepic.C.

Constructor & Destructor Documentation

◆ Tree_Data()

Tree_Data::Tree_Data ( )
inline

Definition at line 330 of file ntreepic.C.

References ellipse, Aleph::maps(), and rectangle.

Member Data Documentation

◆ arc_list

DynDlist<Arc_Data> Tree_Data::arc_list

Definition at line 323 of file ntreepic.C.

◆ child_number

int Tree_Data::child_number

Definition at line 328 of file ntreepic.C.

◆ connexion_list

DynDlist<Connexion_Data> Tree_Data::connexion_list

Definition at line 325 of file ntreepic.C.

◆ dashed_arc

bool Tree_Data::dashed_arc

Definition at line 317 of file ntreepic.C.

◆ ellipse

bool Tree_Data::ellipse

Definition at line 311 of file ntreepic.C.

Referenced by Tree_Data().

◆ level

int Tree_Data::level

Definition at line 327 of file ntreepic.C.

◆ max_child_yr

long double Tree_Data::max_child_yr

Definition at line 298 of file ntreepic.C.

◆ mod

long double Tree_Data::mod

Definition at line 287 of file ntreepic.C.

◆ position

int Tree_Data::position

Definition at line 319 of file ntreepic.C.

◆ pre

long double Tree_Data::pre

Definition at line 287 of file ntreepic.C.

◆ rectangle

bool Tree_Data::rectangle

Definition at line 312 of file ntreepic.C.

Referenced by Tree_Data().

◆ shadow

bool Tree_Data::shadow

Definition at line 314 of file ntreepic.C.

◆ str

string Tree_Data::str

Definition at line 307 of file ntreepic.C.

◆ sum_mod

long double Tree_Data::sum_mod

Definition at line 290 of file ntreepic.C.

◆ tag_list

DynDlist<Tag_Data> Tree_Data::tag_list

Definition at line 321 of file ntreepic.C.

◆ with_arc

bool Tree_Data::with_arc

Definition at line 316 of file ntreepic.C.

◆ without_node

bool Tree_Data::without_node

Definition at line 315 of file ntreepic.C.

◆ x

long double Tree_Data::x

Definition at line 285 of file ntreepic.C.

◆ xd

long double Tree_Data::xd

Definition at line 296 of file ntreepic.C.

◆ xoffset

long double Tree_Data::xoffset

Definition at line 309 of file ntreepic.C.

◆ xr

long double Tree_Data::xr

Definition at line 294 of file ntreepic.C.

◆ y

long double Tree_Data::y

Definition at line 285 of file ntreepic.C.

◆ yd

long double Tree_Data::yd

Definition at line 296 of file ntreepic.C.

◆ yoffset

long double Tree_Data::yoffset

Definition at line 309 of file ntreepic.C.

◆ yr

long double Tree_Data::yr

Definition at line 294 of file ntreepic.C.

◆ yr_gap

long double Tree_Data::yr_gap

Definition at line 302 of file ntreepic.C.


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