Sring-class                package:sp                R Documentation

_C_l_a_s_s "_S_r_i_n_g"

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

     class for spatial polygon

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

     Objects can be created by calls to the function 'Sring'

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

     '_r_i_n_g_D_i_r': Object of class '"integer"'; the ring direction of the
          ring coordinates, holes are expected to be anti-clockwise 

     '_l_a_b_p_t': Object of class '"numeric"'; an x, y coordinate pair
          forming the label point of the ring 

     '_a_r_e_a': Object of class '"numeric"'; the area of the ring 

     '_h_o_l_e': Object of class '"logical"'; does the ring seem to be a
          hole 

     '_c_o_o_r_d_s': Object of class '"matrix"'; coordinates of the polygon;
          first point should equal the last point 

     '_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 '"Sline"', directly. Class '"Spatial"', by class '"Sline"'.

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

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

_N_o_t_e:

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

     Roger Bivand

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

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

     Srings-class, SpatialRings-class

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

