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

#include <TreeDisplay.hxx>

Public Member Functions

 PaintedNode ()
 
 PaintedNode (const PaintedNode &other)
 
 PaintedNode (const AW::Position &p, AP_tree *n)
 
 DECLARE_ASSIGNMENT_OPERATOR (PaintedNode)
 
 ~PaintedNode ()
 
bool was_displayed () const
 
const AW::Positionget_pos () const
 
AP_treeget_node () const
 

Detailed Description

Definition at line 304 of file TreeDisplay.hxx.

Constructor & Destructor Documentation

PaintedNode::PaintedNode ( )
inline

Definition at line 308 of file TreeDisplay.hxx.

PaintedNode::PaintedNode ( const PaintedNode other)
inline

Definition at line 309 of file TreeDisplay.hxx.

PaintedNode::PaintedNode ( const AW::Position p,
AP_tree n 
)
inline

Definition at line 310 of file TreeDisplay.hxx.

PaintedNode::~PaintedNode ( )
inline

Definition at line 312 of file TreeDisplay.hxx.

Member Function Documentation

PaintedNode::DECLARE_ASSIGNMENT_OPERATOR ( PaintedNode  )
bool PaintedNode::was_displayed ( ) const
inline

Definition at line 314 of file TreeDisplay.hxx.

References AW::are_distinct(), and AW::Origin.

Referenced by AWT_graphic_tree::show().

const AW::Position& PaintedNode::get_pos ( ) const
inline
AP_tree* PaintedNode::get_node ( ) const
inline

Definition at line 317 of file TreeDisplay.hxx.

Referenced by AWT_graphic_tree::show().


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