ARB
|
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 Column & | get_column (size_t p) const |
double | get_print_width (size_t p) const |
const char * | get_text (size_t p, size_t &len) const |
int | get_gc () const |
double | get_ypos () const |
GBDATA * | get_species () const |
Definition at line 3396 of file TreeDisplay.cxx.
|
inline |
Definition at line 3404 of file TreeDisplay.cxx.
References GBT_get_name_or_description(), GBT_split_string(), Column::init(), NULp, and CharPtrArray::size().
|
inline |
Definition at line 3423 of file TreeDisplay.cxx.
|
inline |
Definition at line 3425 of file TreeDisplay.cxx.
Definition at line 3426 of file TreeDisplay.cxx.
References td_assert.
Referenced by get_print_width(), and get_text().
|
inline |
Definition at line 3430 of file TreeDisplay.cxx.
References get_column(), and Column::print_width.
Definition at line 3431 of file TreeDisplay.cxx.
References get_column(), Column::len, and Column::text.
|
inline |
Definition at line 3436 of file TreeDisplay.cxx.
|
inline |
Definition at line 3437 of file TreeDisplay.cxx.
|
inline |
Definition at line 3438 of file TreeDisplay.cxx.