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

Public Member Functions

 ListDisplayRow (GBDATA *gb_main, GBDATA *gb_species_, AW_pos y_position_, int gc_, AW_device &device, bool use_nds, const char *tree_name, const NDS_Labeler &labeler)
 
 ~ListDisplayRow ()
 
size_t get_part_count () const
 
const Columnget_column (size_t p) const
 
double get_print_width (size_t p) const
 
const charget_text (size_t p, size_t &len) const
 
int get_gc () const
 
double get_ypos () const
 
GBDATAget_species () const
 

Detailed Description

Definition at line 3396 of file TreeDisplay.cxx.

Constructor & Destructor Documentation

ListDisplayRow::ListDisplayRow ( GBDATA gb_main,
GBDATA gb_species_,
AW_pos  y_position_,
int  gc_,
AW_device device,
bool  use_nds,
const char tree_name,
const NDS_Labeler &  labeler 
)
inline
ListDisplayRow::~ListDisplayRow ( )
inline

Definition at line 3423 of file TreeDisplay.cxx.

Member Function Documentation

size_t ListDisplayRow::get_part_count ( ) const
inline

Definition at line 3425 of file TreeDisplay.cxx.

const Column& ListDisplayRow::get_column ( size_t  p) const
inline

Definition at line 3426 of file TreeDisplay.cxx.

References td_assert.

Referenced by get_print_width(), and get_text().

double ListDisplayRow::get_print_width ( size_t  p) const
inline

Definition at line 3430 of file TreeDisplay.cxx.

References get_column(), and Column::print_width.

const char* ListDisplayRow::get_text ( size_t  p,
size_t len 
) const
inline

Definition at line 3431 of file TreeDisplay.cxx.

References get_column(), Column::len, and Column::text.

int ListDisplayRow::get_gc ( ) const
inline

Definition at line 3436 of file TreeDisplay.cxx.

double ListDisplayRow::get_ypos ( ) const
inline

Definition at line 3437 of file TreeDisplay.cxx.

GBDATA* ListDisplayRow::get_species ( ) const
inline

Definition at line 3438 of file TreeDisplay.cxx.


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