DrawingMixin ============ .. currentmodule:: ginga.canvas.DrawingMixin .. autoclass:: DrawingMixin :show-inheritance: .. rubric:: Methods Summary .. autosummary:: ~DrawingMixin.add_draw_mode ~DrawingMixin.clear_selected ~DrawingMixin.draw ~DrawingMixin.draw_motion ~DrawingMixin.draw_poly_add ~DrawingMixin.draw_poly_delete ~DrawingMixin.draw_start ~DrawingMixin.draw_stop ~DrawingMixin.edit_delete ~DrawingMixin.edit_delete_cb ~DrawingMixin.edit_motion ~DrawingMixin.edit_poly_add ~DrawingMixin.edit_poly_delete ~DrawingMixin.edit_rotate ~DrawingMixin.edit_scale ~DrawingMixin.edit_select ~DrawingMixin.edit_start ~DrawingMixin.edit_stop ~DrawingMixin.enable_draw ~DrawingMixin.enable_edit ~DrawingMixin.get_draw_class ~DrawingMixin.get_draw_classes ~DrawingMixin.get_draw_mode ~DrawingMixin.get_drawparams ~DrawingMixin.get_drawtype ~DrawingMixin.get_drawtypes ~DrawingMixin.get_edit_object ~DrawingMixin.get_selected ~DrawingMixin.is_drawing ~DrawingMixin.is_editing ~DrawingMixin.is_selected ~DrawingMixin.num_selected ~DrawingMixin.pick_hover ~DrawingMixin.pick_key ~DrawingMixin.pick_motion ~DrawingMixin.pick_start ~DrawingMixin.pick_stop ~DrawingMixin.process_drawing ~DrawingMixin.register_canvas_type ~DrawingMixin.register_for_cursor_drawing ~DrawingMixin.select_add ~DrawingMixin.select_remove ~DrawingMixin.set_draw_mode ~DrawingMixin.set_drawcolor ~DrawingMixin.set_drawtype ~DrawingMixin.set_surface .. rubric:: Methods Documentation .. automethod:: add_draw_mode .. automethod:: clear_selected .. automethod:: draw .. automethod:: draw_motion .. automethod:: draw_poly_add .. automethod:: draw_poly_delete .. automethod:: draw_start .. automethod:: draw_stop .. automethod:: edit_delete .. automethod:: edit_delete_cb .. automethod:: edit_motion .. automethod:: edit_poly_add .. automethod:: edit_poly_delete .. automethod:: edit_rotate .. automethod:: edit_scale .. automethod:: edit_select .. automethod:: edit_start .. automethod:: edit_stop .. automethod:: enable_draw .. automethod:: enable_edit .. automethod:: get_draw_class .. automethod:: get_draw_classes .. automethod:: get_draw_mode .. automethod:: get_drawparams .. automethod:: get_drawtype .. automethod:: get_drawtypes .. automethod:: get_edit_object .. automethod:: get_selected .. automethod:: is_drawing .. automethod:: is_editing .. automethod:: is_selected .. automethod:: num_selected .. automethod:: pick_hover .. automethod:: pick_key .. automethod:: pick_motion .. automethod:: pick_start .. automethod:: pick_stop .. automethod:: process_drawing .. automethod:: register_canvas_type .. automethod:: register_for_cursor_drawing .. automethod:: select_add .. automethod:: select_remove .. automethod:: set_draw_mode .. automethod:: set_drawcolor .. automethod:: set_drawtype .. automethod:: set_surface