SpatialLines-class            package:sp            R Documentation

_a _c_l_a_s_s _f_o_r _s_p_a_t_i_a_l _l_i_n_e_s

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

     a class that holds spatial lines

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

     hold a list of Slines objects; each Slines object holds a list of
     Sline (line) objects.

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

     '_l_i_n_e_s': Object of class '"list"'; list members are all of class
          Slines-class

     '_b_b_o_x': Object of class '"matrix"'; see Spatial-class 

     '_p_r_o_j_4_s_t_r_i_n_g': Object of class '"CRS"'; see CRS-class

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

     Class '"Spatial"', directly.

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

     [ 'signature(obj = "SpatialLines")': select subset of (sets of)
          lines coordinates; value is a list of lists with matrices 
          .in -5

     _p_l_o_t '\signature(x = "SpatialLines")':  plot lines in SpatialLines
          object

     _l_i_n_e_s '\signature(x = "SpatialLines")':  add lines in SpatialLines
          object to a plot 

_N_o_t_e:

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

     Roger Bivand, Edzer Pebesma

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

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

     Sline-class, Slines-class

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

