|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Public Member Functions | |
| Tag_Data ()=default | |
| Tag_Data (const string &str, Tag_Option option) | |
| Tag_Data ()=default | |
| Tag_Data (string str, const Tag_Option option) | |
Public Attributes | |
| string | tag |
| Tag_Option | tag_option |
| long double | x_offset |
| long double | y_offset |
| Token_Type | sense |
| double | xoffset |
| double | yoffset |
Definition at line 190 of file btreepic.C.
|
default |
|
inline |
Definition at line 199 of file btreepic.C.
|
default |
|
inline |
Definition at line 252 of file ntreepic.C.
| Token_Type Tag_Data::sense |
Definition at line 322 of file graphpic.C.
| string Tag_Data::tag |
Definition at line 192 of file btreepic.C.
| Tag_Option Tag_Data::tag_option |
Definition at line 193 of file btreepic.C.
Definition at line 194 of file btreepic.C.
| double Tag_Data::xoffset |
Definition at line 323 of file graphpic.C.
Definition at line 195 of file btreepic.C.
| double Tag_Data::yoffset |
Definition at line 324 of file graphpic.C.