Legend-class          package:GenomeGraphs          R Documentation

_C_l_a_s_s "_L_e_g_e_n_d", _r_e_p_r_e_s_e_n_t_s _a _l_e_g_e_n_d _t_o _a_d_d _t_o _a _p_l_o_t

_D_e_s_c_r_i_p_t_i_o_n:

     This class represents a legend

_O_b_j_e_c_t_s _f_r_o_m _t_h_e _C_l_a_s_s:

     Objects can be created by calls of the form 'new("Legend", ...)'.

_S_l_o_t_s:


     '_l_e_g_e_n_d': Object of class '"character"', vector with names of the
          items in the legend

     '_d_p': Object of class '"DisplayPars"' size of the legend (size),
          the size of the font (cex) and the colors (color) of the
          legend

_M_e_t_h_o_d_s:

     No methods defined with class "Legend" in the signature.

_A_u_t_h_o_r(_s):

     Steffen Durinck

_R_e_f_e_r_e_n_c_e_s:

     http://www.stat.berkeley.edu/~steffen/

_S_e_e _A_l_s_o:

     objects to See Also as 'gdPlot'

_E_x_a_m_p_l_e_s:

     showClass("Legend")

