ARB
|
Public Member Functions | |
BranchWindow (AW_root *aw_root, TREE_canvas *ntw_) | |
~BranchWindow () | |
AW_window * | get_window () const |
void | set_info (const char *msg) const |
void | unmark_all () const |
AW_awar * | automark_awar () const |
bool | has_automark_set () const |
void | markDegeneratedBranches () |
void | markDeepLeafs () |
void | markLongBranches () |
void | analyseDistances () |
Definition at line 33 of file NT_branchAnalysis.cxx.
|
inline |
Definition at line 52 of file NT_branchAnalysis.cxx.
|
inline |
Definition at line 60 of file NT_branchAnalysis.cxx.
|
inline |
Definition at line 64 of file NT_branchAnalysis.cxx.
Referenced by NT_create_branch_analysis_window().
|
inline |
Definition at line 104 of file NT_branchAnalysis.cxx.
References AW_awar::write_string().
Referenced by analyseDistances(), markDeepLeafs(), markDegeneratedBranches(), markLongBranches(), and tree_changed_cb().
|
inline |
Definition at line 105 of file NT_branchAnalysis.cxx.
References NT_mark_all_cb(), and NULp.
Referenced by markDeepLeafs(), markDegeneratedBranches(), markLongBranches(), and unmark_branches_cb().
|
inline |
Definition at line 107 of file NT_branchAnalysis.cxx.
References AW_root::awar().
Referenced by automark_changed_cb(), and has_automark_set().
|
inline |
Definition at line 108 of file NT_branchAnalysis.cxx.
References automark_awar(), and AW_awar::read_int().
Referenced by findAutomarkingBranchWindow().
|
inline |
Definition at line 110 of file NT_branchAnalysis.cxx.
References AWAR_BA_DEGENERATION, GBS_global_string(), AP_tree::mark_degenerated_branches(), AW_awar::read_float(), set_info(), ta, and unmark_all().
Referenced by mark_degenerated_branches_automark_cb(), and mark_degenerated_branches_cb().
|
inline |
Definition at line 126 of file NT_branchAnalysis.cxx.
References AWAR_BA_MIN_DEPTH, AWAR_BA_MIN_ROOTDIST, AW_awar::read_float(), AW_awar::read_int(), set_info(), ta, and unmark_all().
Referenced by mark_deep_leafs_automark_cb(), and mark_deep_leafs_cb().
|
inline |
Definition at line 144 of file NT_branchAnalysis.cxx.
References AWAR_BA_MIN_ABS_DIFF, AWAR_BA_MIN_REL_DIFF, AW_awar::read_float(), set_info(), ta, and unmark_all().
Referenced by mark_long_branches_automark_cb(), and mark_long_branches_cb().
|
inline |
Definition at line 160 of file NT_branchAnalysis.cxx.
References set_info(), and ta.
Referenced by distance_analysis_cb().