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

#include <TreeDisplay.hxx>

Public Member Functions

 ClickedTarget (AWT_graphic_tree *agt, const AW_clicked_element *clicked)
 
 ClickedTarget (const AW_clicked_element *clicked)
 
const AW_clicked_elementelement () const
 
AP_treenode () const
 
GBDATAspecies () const
 
int get_markerindex () const
 
bool is_text () const
 
bool is_line () const
 
bool is_branch () const
 
bool is_ruler () const
 
bool is_marker () const
 
double get_rel_attach () const
 

Detailed Description

Definition at line 622 of file TreeDisplay.hxx.

Constructor & Destructor Documentation

ClickedTarget::ClickedTarget ( AWT_graphic_tree agt,
const AW_clicked_element clicked 
)
inline

Definition at line 695 of file TreeDisplay.hxx.

ClickedTarget::ClickedTarget ( const AW_clicked_element clicked)
inline

Definition at line 700 of file TreeDisplay.hxx.

References NULp.

Member Function Documentation

const AW_clicked_element* ClickedTarget::element ( ) const
inline

Definition at line 705 of file TreeDisplay.hxx.

AP_tree* ClickedTarget::node ( ) const
inline

Definition at line 706 of file TreeDisplay.hxx.

GBDATA* ClickedTarget::species ( ) const
inline

Definition at line 707 of file TreeDisplay.hxx.

int ClickedTarget::get_markerindex ( ) const
inline

Definition at line 708 of file TreeDisplay.hxx.

bool ClickedTarget::is_text ( ) const
inline

Definition at line 710 of file TreeDisplay.hxx.

References AW_clicked_element::is_text().

bool ClickedTarget::is_line ( ) const
inline

Definition at line 711 of file TreeDisplay.hxx.

References AW_clicked_element::is_line().

Referenced by get_rel_attach().

bool ClickedTarget::is_branch ( ) const
inline

Definition at line 712 of file TreeDisplay.hxx.

Referenced by get_rel_attach().

bool ClickedTarget::is_ruler ( ) const
inline

Definition at line 713 of file TreeDisplay.hxx.

bool ClickedTarget::is_marker ( ) const
inline

Definition at line 714 of file TreeDisplay.hxx.

double ClickedTarget::get_rel_attach ( ) const
inline

Definition at line 716 of file TreeDisplay.hxx.

References AW_clicked_element::get_rel_pos(), is_branch(), and is_line().


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