Drawing ======= .. currentmodule:: sofia_redux.visualization.display.drawing .. autoclass:: Drawing :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Drawing.artist ~Drawing.axes ~Drawing.color ~Drawing.data_id ~Drawing.fields ~Drawing.high_model ~Drawing.kind ~Drawing.label ~Drawing.marker ~Drawing.mid_model ~Drawing.model_id ~Drawing.pane ~Drawing.state ~Drawing.update ~Drawing.updates ~Drawing.visible .. rubric:: Methods Summary .. autosummary:: ~Drawing.apply_updates ~Drawing.clear_updates ~Drawing.convert_to_line ~Drawing.convert_to_scatter ~Drawing.get_animated ~Drawing.get_artist ~Drawing.get_axes ~Drawing.get_color ~Drawing.get_data_id ~Drawing.get_fields ~Drawing.get_high_model ~Drawing.get_kind ~Drawing.get_label ~Drawing.get_linestyle ~Drawing.get_marker ~Drawing.get_mid_model ~Drawing.get_model_id ~Drawing.get_pane ~Drawing.get_state ~Drawing.get_update ~Drawing.get_updates ~Drawing.get_visible ~Drawing.in_pane ~Drawing.match_axes ~Drawing.match_data_id ~Drawing.match_fields ~Drawing.match_high_model ~Drawing.match_id ~Drawing.match_kind ~Drawing.match_mid_model ~Drawing.match_pane ~Drawing.match_text ~Drawing.matches ~Drawing.populate_properties ~Drawing.remove ~Drawing.set_animated ~Drawing.set_artist ~Drawing.set_axes ~Drawing.set_color ~Drawing.set_data ~Drawing.set_data_id ~Drawing.set_fields ~Drawing.set_high_model ~Drawing.set_kind ~Drawing.set_label ~Drawing.set_marker ~Drawing.set_mid_model ~Drawing.set_model_id ~Drawing.set_pane ~Drawing.set_state ~Drawing.set_update ~Drawing.set_updates ~Drawing.set_visible ~Drawing.update_line_fields ~Drawing.update_options .. rubric:: Attributes Documentation .. autoattribute:: artist .. autoattribute:: axes .. autoattribute:: color .. autoattribute:: data_id .. autoattribute:: fields .. autoattribute:: high_model .. autoattribute:: kind .. autoattribute:: label .. autoattribute:: marker .. autoattribute:: mid_model .. autoattribute:: model_id .. autoattribute:: pane .. autoattribute:: state .. autoattribute:: update .. autoattribute:: updates .. autoattribute:: visible .. rubric:: Methods Documentation .. automethod:: apply_updates .. automethod:: clear_updates .. automethod:: convert_to_line .. automethod:: convert_to_scatter .. automethod:: get_animated .. automethod:: get_artist .. automethod:: get_axes .. automethod:: get_color .. automethod:: get_data_id .. automethod:: get_fields .. automethod:: get_high_model .. automethod:: get_kind .. automethod:: get_label .. automethod:: get_linestyle .. automethod:: get_marker .. automethod:: get_mid_model .. automethod:: get_model_id .. automethod:: get_pane .. automethod:: get_state .. automethod:: get_update .. automethod:: get_updates .. automethod:: get_visible .. automethod:: in_pane .. automethod:: match_axes .. automethod:: match_data_id .. automethod:: match_fields .. automethod:: match_high_model .. automethod:: match_id .. automethod:: match_kind .. automethod:: match_mid_model .. automethod:: match_pane .. automethod:: match_text .. automethod:: matches .. automethod:: populate_properties .. automethod:: remove .. automethod:: set_animated .. automethod:: set_artist .. automethod:: set_axes .. automethod:: set_color .. automethod:: set_data .. automethod:: set_data_id .. automethod:: set_fields .. automethod:: set_high_model .. automethod:: set_kind .. automethod:: set_label .. automethod:: set_marker .. automethod:: set_mid_model .. automethod:: set_model_id .. automethod:: set_pane .. automethod:: set_state .. automethod:: set_update .. automethod:: set_updates .. automethod:: set_visible .. automethod:: update_line_fields .. automethod:: update_options