WCSAxes
=======

.. currentmodule:: astropy.visualization.wcsaxes

.. autoclass:: WCSAxes
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~WCSAxes.contour
      ~WCSAxes.contourf
      ~WCSAxes.draw
      ~WCSAxes.draw_wcsaxes
      ~WCSAxes.get_coords_overlay
      ~WCSAxes.get_tightbbox
      ~WCSAxes.get_transform
      ~WCSAxes.get_xlabel
      ~WCSAxes.get_ylabel
      ~WCSAxes.grid
      ~WCSAxes.imshow
      ~WCSAxes.plot_coord
      ~WCSAxes.reset_wcs
      ~WCSAxes.set_xlabel
      ~WCSAxes.set_ylabel
      ~WCSAxes.tick_params

   .. rubric:: Methods Documentation

   .. automethod:: contour
   .. automethod:: contourf
   .. automethod:: draw
   .. automethod:: draw_wcsaxes
   .. automethod:: get_coords_overlay
   .. automethod:: get_tightbbox
   .. automethod:: get_transform
   .. automethod:: get_xlabel
   .. automethod:: get_ylabel
   .. automethod:: grid
   .. automethod:: imshow
   .. automethod:: plot_coord
   .. automethod:: reset_wcs
   .. automethod:: set_xlabel
   .. automethod:: set_ylabel
   .. automethod:: tick_params
