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

#include <GEN_gene.hxx>

Inheritance diagram for GEN_root:
Inheritance graph
[legend]
Collaboration diagram for GEN_root:
Collaboration graph
[legend]

Public Member Functions

 GEN_root (const char *organism_name_, const char *gene_name_, GBDATA *gb_main_, AW_root *aw_root, GEN_graphic *gen_graphic_)
 
 ~GEN_root ()
 
const std::stringGeneName () const
 
const std::stringOrganismName () const
 
GBDATAGbMain () const
 
void set_GeneName (const std::string &gene_name_)
 
void paint (AW_device *device)
 
void reinit_NDS () const
 
const AW::Rectangleget_selected_range () const
 

Detailed Description

Definition at line 84 of file GEN_gene.hxx.

Constructor & Destructor Documentation

GEN_root::GEN_root ( const char organism_name_,
const char gene_name_,
GBDATA gb_main_,
AW_root aw_root,
GEN_graphic gen_graphic_ 
)
GEN_root::~GEN_root ( )
inline

Definition at line 113 of file GEN_gene.hxx.

Member Function Documentation

const std::string& GEN_root::GeneName ( ) const
inline

Definition at line 115 of file GEN_gene.hxx.

Referenced by GEN_graphic::reinit_gen_root().

const std::string& GEN_root::OrganismName ( ) const
inline

Definition at line 116 of file GEN_gene.hxx.

Referenced by GEN_graphic::reinit_gen_root().

GBDATA* GEN_root::GbMain ( ) const
inline

Definition at line 118 of file GEN_gene.hxx.

void GEN_root::set_GeneName ( const std::string gene_name_)
inline

Definition at line 120 of file GEN_gene.hxx.

Referenced by GEN_graphic::reinit_gen_root().

void GEN_root::paint ( AW_device device)
void GEN_root::reinit_NDS ( ) const

Definition at line 236 of file GEN_gene.cxx.

Referenced by reinit_NDS_4_window().

const AW::Rectangle& GEN_root::get_selected_range ( ) const
inline

Definition at line 126 of file GEN_gene.hxx.

Referenced by GEN_jump_cb().


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