aRTtheme-getVisual            package:aRT            R Documentation

_G_e_t _t_h_e _v_i_s_u_a_l _c_o_n_f_i_g_u_r_a_t_i_o_n

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

     TODO (not implemented) Returns a list containing the visual
     configuration of the object.

_U_s_a_g_e:

     ## S4 method for signature 'aRTtheme':
     getVisual(object)
     ## S4 method for signature 'aRTvisual':
     getVisual(object)

_A_r_g_u_m_e_n_t_s:

  object: Object of class {'aRTtheme','aRTvisual'}.

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

     Pedro Ribeiro de Andrade

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

     See 'aRTtheme-class' and 'aRTvisual-class' for the description of
     these classes.

