RectangleOverlay-class     package:GenomeGraphs     R Documentation

_C_l_a_s_s "_R_e_c_t_a_n_g_l_e_O_v_e_r_l_a_y"

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

     Rectangular Overlay

_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 makeRectangleOverlay
     ('makeRectangleOverlay').

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


     '_s_t_a_r_t': Object of class '"numeric"' ~~ 

     '_e_n_d': Object of class '"numeric"' ~~ 

     '_r_e_g_i_o_n': Object of class '"numericOrNull"' ~~ 

     '_c_o_o_r_d_s': Object of class '"character"' ~~ 

     '_d_p': Object of class '"DisplayPars"' ~~ 

_E_x_t_e_n_d_s:

     Class '"Overlay"', directly. Class '"gdObject"', by class
     "Overlay", distance 2.

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


     _d_r_a_w_O_v_e_r_l_a_y 'signature(obj = "RectangleOverlay")': ... 

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

     showClass("RectangleOverlay")

