PictureStroke-class         package:grImport         R Documentation

_C_l_a_s_s "_P_i_c_t_u_r_e_S_t_r_o_k_e"

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

     A polyline path (that might be part of a larger picture).

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

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

     '_x': Object of class '"numeric"' 

     '_y': Object of class '"numeric"' 

     '_r_g_b': Object of class '"character"' giving the  colour of the
          polyline. 

     '_l_w_d': Object of class '"numeric"' giving the width of the
          polyine. 

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

     Class '"PictureOp"', directly.

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

     _g_r_o_b_i_f_y 'signature(object = "PictureStroke")':  convert into a
          grid  grob (for one-off drawing). 

     _s_y_m_b_o_l_i_z_e 'signature(object = "PictureStroke")':  convert into a
          grid  grob (for drawing as a data symbol)). 

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

     Paul Murrell

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

     'Picture-class', 'PictureFill-class', and  'grid.picture',
     'grid.symbols'.

