aRTnetwork                package:aRT                R Documentation

_C_l_a_s_s _a_R_T_n_e_t_w_o_r_k

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

     Class that represents a set of lines composing a network, for
     calculating non-Euclidean distances.

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

     Objects can be created by using 'createNetwork(lines, weight)'.

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


     _l_i_n_e_s A SpatialLines object.

     _w_e_i_g_h_t The weight of each line.

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

     Class 'aRTcomponent', directly.

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

     Pedro Ribeiro de Andrade

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

     See 'aRTnetwork-METHOD' for a method of this class or
     'CLASSNAME-class' for links to other classes.

