Matrice ======= .. currentmodule:: labpyproject.apps.labpyrinthe.bus.model.core_matrix .. autoclass:: Matrice :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Matrice.parent_matrice .. rubric:: Methods Summary .. autosummary:: ~Matrice.clear ~Matrice.compute_dimensions ~Matrice.copy ~Matrice.delete_case ~Matrice.gen_losange_coords ~Matrice.gen_rectangle_coords ~Matrice.gen_subshape_coords ~Matrice.get_case ~Matrice.get_case_by_type ~Matrice.get_cases_adjacentes ~Matrice.get_cases_impacted_around ~Matrice.get_center ~Matrice.get_column ~Matrice.get_coords_set ~Matrice.get_diagonale_len ~Matrice.get_dimensions ~Matrice.get_inner_dict ~Matrice.get_invariant_cache ~Matrice.get_lefttop_point ~Matrice.get_line ~Matrice.get_list_cases ~Matrice.get_losange_coords ~Matrice.get_rectangle_coords ~Matrice.get_segment ~Matrice.get_set_cases ~Matrice.get_signature ~Matrice.get_sublosange ~Matrice.get_submatrice ~Matrice.get_subshape ~Matrice.get_subshape_coords ~Matrice.get_theoric_coords_set ~Matrice.move_case ~Matrice.set_case ~Matrice.set_matrice_cache .. rubric:: Attributes Documentation .. autoattribute:: parent_matrice .. rubric:: Methods Documentation .. automethod:: clear .. automethod:: compute_dimensions .. automethod:: copy .. automethod:: delete_case .. automethod:: gen_losange_coords .. automethod:: gen_rectangle_coords .. automethod:: gen_subshape_coords .. automethod:: get_case .. automethod:: get_case_by_type .. automethod:: get_cases_adjacentes .. automethod:: get_cases_impacted_around .. automethod:: get_center .. automethod:: get_column .. automethod:: get_coords_set .. automethod:: get_diagonale_len .. automethod:: get_dimensions .. automethod:: get_inner_dict .. automethod:: get_invariant_cache .. automethod:: get_lefttop_point .. automethod:: get_line .. automethod:: get_list_cases .. automethod:: get_losange_coords .. automethod:: get_rectangle_coords .. automethod:: get_segment .. automethod:: get_set_cases .. automethod:: get_signature .. automethod:: get_sublosange .. automethod:: get_submatrice .. automethod:: get_subshape .. automethod:: get_subshape_coords .. automethod:: get_theoric_coords_set .. automethod:: move_case .. automethod:: set_case .. automethod:: set_matrice_cache