ARB
Public Member Functions | List of all members
AP_tree_folding Class Reference

Public Member Functions

AP_treeunfold (const AP_tree_set &want_unfolded)
 
bool is_auto_unfolded () const
 
void forget ()
 
bool node_is_auto_unfolded (AP_tree *node) const
 

Detailed Description

Definition at line 737 of file TreeDisplay.cxx.

Member Function Documentation

AP_tree* AP_tree_folding::unfold ( const AP_tree_set want_unfolded)
inline
bool AP_tree_folding::is_auto_unfolded ( ) const
inline

Definition at line 779 of file TreeDisplay.cxx.

void AP_tree_folding::forget ( )
inline

Definition at line 780 of file TreeDisplay.cxx.

Referenced by AWT_graphic_tree::forget_auto_unfolded().

bool AP_tree_folding::node_is_auto_unfolded ( AP_tree node) const
inline

Definition at line 782 of file TreeDisplay.cxx.


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