SchemaMapper
============

.. currentmodule:: lsst.afw.table

.. autoclass:: SchemaMapper
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~SchemaMapper.addMapping
      ~SchemaMapper.addMinimalSchema
      ~SchemaMapper.addOutputField
      ~SchemaMapper.editOutputSchema
      ~SchemaMapper.getInputSchema
      ~SchemaMapper.getMapping
      ~SchemaMapper.getOutputSchema
      ~SchemaMapper.isMapped
      ~SchemaMapper.join
      ~SchemaMapper.removeMinimalSchema

   .. rubric:: Methods Documentation

   .. automethod:: addMapping
   .. automethod:: addMinimalSchema
   .. automethod:: addOutputField
   .. automethod:: editOutputSchema
   .. automethod:: getInputSchema
   .. automethod:: getMapping
   .. automethod:: getOutputSchema
   .. automethod:: isMapped
   .. automethod:: join
   .. automethod:: removeMinimalSchema