ARB
Public Member Functions | List of all members
BranchWindow Class Reference
Inheritance diagram for BranchWindow:
Inheritance graph
[legend]
Collaboration diagram for BranchWindow:
Collaboration graph
[legend]

Public Member Functions

 BranchWindow (AW_root *aw_root, TREE_canvas *ntw_)
 
 ~BranchWindow ()
 
AW_windowget_window () const
 
void set_info (const char *msg) const
 
void unmark_all () const
 
AW_awarautomark_awar () const
 
bool has_automark_set () const
 
void markDegeneratedBranches ()
 
void markDeepLeafs ()
 
void markLongBranches ()
 
void analyseDistances ()
 

Detailed Description

Definition at line 33 of file NT_branchAnalysis.cxx.

Constructor & Destructor Documentation

BranchWindow::BranchWindow ( AW_root aw_root,
TREE_canvas ntw_ 
)
inline

Definition at line 52 of file NT_branchAnalysis.cxx.

BranchWindow::~BranchWindow ( )
inline

Definition at line 60 of file NT_branchAnalysis.cxx.

Member Function Documentation

AW_window* BranchWindow::get_window ( ) const
inline

Definition at line 64 of file NT_branchAnalysis.cxx.

Referenced by NT_create_branch_analysis_window().

void BranchWindow::set_info ( const char msg) const
inline
void BranchWindow::unmark_all ( ) const
inline
AW_awar* BranchWindow::automark_awar ( ) const
inline

Definition at line 107 of file NT_branchAnalysis.cxx.

References AW_root::awar().

Referenced by automark_changed_cb(), and has_automark_set().

bool BranchWindow::has_automark_set ( ) const
inline

Definition at line 108 of file NT_branchAnalysis.cxx.

References automark_awar(), and AW_awar::read_int().

Referenced by findAutomarkingBranchWindow().

void BranchWindow::markDegeneratedBranches ( )
inline
void BranchWindow::markDeepLeafs ( )
inline
void BranchWindow::markLongBranches ( )
inline
void BranchWindow::analyseDistances ( )
inline

Definition at line 160 of file NT_branchAnalysis.cxx.

References set_info(), and ta.

Referenced by distance_analysis_cb().


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