ARB
|
#include <SEC_root.hxx>
Public Member Functions | |
SEC_displayParams () | |
void | reread (AW_root *aw_root, const ED4_plugin_host &host) |
Public Attributes | |
bool | show_helixNrs |
double | distance_between_strands |
ShowBonds | show_bonds |
short | bond_thickness |
bool | hide_bases |
ShowCursorPos | show_curpos |
bool | show_ecoli_pos |
bool | display_search |
bool | display_sai |
bool | show_strSkeleton |
short | skeleton_thickness |
bool | edit_rightward |
Definition at line 634 of file SEC_root.hxx.
|
inline |
Definition at line 658 of file SEC_root.hxx.
void SEC_displayParams::reread | ( | AW_root * | aw_root, |
const ED4_plugin_host & | host | ||
) |
Definition at line 162 of file SEC_db.cxx.
References AW_root::awar(), AWAR_EDIT_RIGHTWARD, AWAR_SECEDIT_BOND_THICKNESS, AWAR_SECEDIT_DISPLAY_SAI, AWAR_SECEDIT_DISPLAY_SEARCH, AWAR_SECEDIT_DIST_BETW_STRANDS, AWAR_SECEDIT_HIDE_BASES, AWAR_SECEDIT_SHOW_BONDS, AWAR_SECEDIT_SHOW_CURPOS, AWAR_SECEDIT_SHOW_DEBUG, AWAR_SECEDIT_SHOW_ECOLI_POS, AWAR_SECEDIT_SHOW_HELIX_NRS, AWAR_SECEDIT_SHOW_STR_SKELETON, AWAR_SECEDIT_SKELETON_THICKNESS, AW_awar::read_float(), AW_awar::read_int(), and ED4_plugin_host::SAIs_visualized().
Referenced by SEC_root::reread_display_params().
bool SEC_displayParams::show_helixNrs |
Definition at line 635 of file SEC_root.hxx.
double SEC_displayParams::distance_between_strands |
Definition at line 636 of file SEC_root.hxx.
ShowBonds SEC_displayParams::show_bonds |
Definition at line 638 of file SEC_root.hxx.
short SEC_displayParams::bond_thickness |
Definition at line 639 of file SEC_root.hxx.
bool SEC_displayParams::hide_bases |
Definition at line 641 of file SEC_root.hxx.
ShowCursorPos SEC_displayParams::show_curpos |
Definition at line 643 of file SEC_root.hxx.
bool SEC_displayParams::show_ecoli_pos |
Definition at line 644 of file SEC_root.hxx.
bool SEC_displayParams::display_search |
Definition at line 646 of file SEC_root.hxx.
bool SEC_displayParams::display_sai |
Definition at line 647 of file SEC_root.hxx.
bool SEC_displayParams::show_strSkeleton |
Definition at line 649 of file SEC_root.hxx.
short SEC_displayParams::skeleton_thickness |
Definition at line 650 of file SEC_root.hxx.
bool SEC_displayParams::edit_rightward |
Definition at line 652 of file SEC_root.hxx.