CompoundMixin ============= .. currentmodule:: ginga.canvas.CompoundMixin .. autoclass:: CompoundMixin :show-inheritance: .. rubric:: Methods Summary .. autosummary:: ~CompoundMixin.add_object ~CompoundMixin.contains_pts ~CompoundMixin.copy ~CompoundMixin.delete_all_objects ~CompoundMixin.delete_object ~CompoundMixin.delete_objects ~CompoundMixin.draw ~CompoundMixin.get_center_pt ~CompoundMixin.get_edit_points ~CompoundMixin.get_items_at ~CompoundMixin.get_llur ~CompoundMixin.get_objects ~CompoundMixin.get_objects_by_kind ~CompoundMixin.get_objects_by_kinds ~CompoundMixin.get_points ~CompoundMixin.get_reference_pt ~CompoundMixin.has_object ~CompoundMixin.inherit_from ~CompoundMixin.initialize ~CompoundMixin.is_compound ~CompoundMixin.lower_object ~CompoundMixin.move_delta_pt ~CompoundMixin.raise_object ~CompoundMixin.roll_objects ~CompoundMixin.rotate_deg ~CompoundMixin.scale_by_factors ~CompoundMixin.select_contains_pt ~CompoundMixin.select_items_at ~CompoundMixin.set_attr_all ~CompoundMixin.set_edit_point ~CompoundMixin.setup_edit ~CompoundMixin.swap_objects ~CompoundMixin.use_coordmap .. rubric:: Methods Documentation .. automethod:: add_object .. automethod:: contains_pts .. automethod:: copy .. automethod:: delete_all_objects .. automethod:: delete_object .. automethod:: delete_objects .. automethod:: draw .. automethod:: get_center_pt .. automethod:: get_edit_points .. automethod:: get_items_at .. automethod:: get_llur .. automethod:: get_objects .. automethod:: get_objects_by_kind .. automethod:: get_objects_by_kinds .. automethod:: get_points .. automethod:: get_reference_pt .. automethod:: has_object .. automethod:: inherit_from .. automethod:: initialize .. automethod:: is_compound .. automethod:: lower_object .. automethod:: move_delta_pt .. automethod:: raise_object .. automethod:: roll_objects .. automethod:: rotate_deg .. automethod:: scale_by_factors .. automethod:: select_contains_pt .. automethod:: select_items_at .. automethod:: set_attr_all .. automethod:: set_edit_point .. automethod:: setup_edit .. automethod:: swap_objects .. automethod:: use_coordmap