|
ARB
|

Public Member Functions | |
| void | draw_top_separator_once (AW_device *device) |
Public Attributes | |
| bool | draw_separator |
| AW_pos | y |
| AW_pos | min_y |
| AW_pos | max_y |
| AW_pos | step_y |
| AW_pos | halfstep_y |
| AW_pos | onePixel |
| AW_pos | fold_x1 |
| AW_pos | fold_x2 |
| int | group_closed |
| double | x_scale |
| Vector | adjust_text |
| AW_pos | tree_depth |
| AW_pos | gap |
| AW_pos | openGroupExtra |
| AW_bitset | sep_filter |
| bool | is_size_device |
Definition at line 22 of file irstree_display.cxx.
|
inline |
Definition at line 45 of file irstree_display.cxx.
References AW_SOLID, AWT_GC_IRS_GROUP_BOX, AW_device::line(), and AW_stylable::set_line_attributes().
| bool IRS_data::draw_separator |
Definition at line 23 of file irstree_display.cxx.
| AW_pos IRS_data::y |
Definition at line 24 of file irstree_display.cxx.
| AW_pos IRS_data::min_y |
Definition at line 25 of file irstree_display.cxx.
| AW_pos IRS_data::max_y |
Definition at line 26 of file irstree_display.cxx.
| AW_pos IRS_data::step_y |
Definition at line 27 of file irstree_display.cxx.
| AW_pos IRS_data::halfstep_y |
Definition at line 28 of file irstree_display.cxx.
| AW_pos IRS_data::onePixel |
Definition at line 29 of file irstree_display.cxx.
| AW_pos IRS_data::fold_x1 |
Definition at line 30 of file irstree_display.cxx.
| AW_pos IRS_data::fold_x2 |
Definition at line 30 of file irstree_display.cxx.
| int IRS_data::group_closed |
Definition at line 32 of file irstree_display.cxx.
Referenced by Y_correction_for_IRS().
| double IRS_data::x_scale |
Definition at line 33 of file irstree_display.cxx.
| Vector IRS_data::adjust_text |
Definition at line 35 of file irstree_display.cxx.
| AW_pos IRS_data::tree_depth |
Definition at line 36 of file irstree_display.cxx.
| AW_pos IRS_data::gap |
Definition at line 38 of file irstree_display.cxx.
| AW_pos IRS_data::openGroupExtra |
Definition at line 39 of file irstree_display.cxx.
Referenced by Y_correction_for_IRS().
| AW_bitset IRS_data::sep_filter |
Definition at line 41 of file irstree_display.cxx.
| bool IRS_data::is_size_device |
Definition at line 43 of file irstree_display.cxx.
Referenced by Y_correction_for_IRS().
1.8.8