Segmentable-class        package:GenomeGraphs        R Documentation

_C_l_a_s_s "_S_e_g_m_e_n_t_a_b_l_e"

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

     The Segmentable class is used as an interface to determine whether
     or not a segmentation should be plotted.

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

     This object is mostly intended to be extended.

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


     '_s_e_g_m_e_n_t_a_t_i_o_n': Object of class '"SegmentationOrNULL"'

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


     _g_e_t_S_e_g_m_e_n_t_a_t_i_o_n 'signature(obj = "Segmentable")': returns the
          segmentation, this is essentially the method which is
          implemented by subclasses.

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

     'Segmentation'

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

     showClass("Segmentable")

