Color-class              package:Rggobi              R Documentation

_V_i_r_t_u_a_l _c_l_a_s_s _f_o_r _r_e_p_r_e_s_e_n_t_i_n_g _c_o_l_o_r _s_p_e_c_i_f_i_c_a_t_i_o_n_s

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

     This is an entirely abstract or virtual class that is intended to
     provide a base class for  representing color specifictions. Other
     classes such as 'RGBColor-class' will extend this to provide
     particular formats for the color specification and thus allow
     support for HSV, RGB, etc.

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

     A virtual Class: No objects may be created from it.

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

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

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

     Duncan Temple Lang

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

     <URL: http://www.ggobi.org/RSggobi.html>

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

     'RGBColor-class'

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

