Mosaic
======

.. currentmodule:: lsst.afw.display

.. autoclass:: Mosaic
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~Mosaic.nImage

   .. rubric:: Methods Summary

   .. autosummary::

      ~Mosaic.append
      ~Mosaic.drawLabels
      ~Mosaic.getBBox
      ~Mosaic.makeMosaic
      ~Mosaic.reset
      ~Mosaic.setBackground
      ~Mosaic.setGutter
      ~Mosaic.setMode

   .. rubric:: Attributes Documentation

   .. autoattribute:: nImage

   .. rubric:: Methods Documentation

   .. automethod:: append
   .. automethod:: drawLabels
   .. automethod:: getBBox
   .. automethod:: makeMosaic
   .. automethod:: reset
   .. automethod:: setBackground
   .. automethod:: setGutter
   .. automethod:: setMode