BaseFrame ========= .. currentmodule:: astropy.visualization.wcsaxes.frame .. autoclass:: BaseFrame :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~BaseFrame.origin ~BaseFrame.patch ~BaseFrame.transform .. rubric:: Methods Summary .. autosummary:: ~BaseFrame.draw ~BaseFrame.get_color ~BaseFrame.get_linewidth ~BaseFrame.sample ~BaseFrame.set_color ~BaseFrame.set_linewidth ~BaseFrame.update_spines .. rubric:: Attributes Documentation .. autoattribute:: origin .. autoattribute:: patch .. autoattribute:: transform .. rubric:: Methods Documentation .. automethod:: draw .. automethod:: get_color .. automethod:: get_linewidth .. automethod:: sample .. automethod:: set_color .. automethod:: set_linewidth .. automethod:: update_spines