ExposureColumnView
==================

.. currentmodule:: lsst.afw.table

.. autoclass:: ExposureColumnView
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~ExposureColumnView.schema
      ~ExposureColumnView.table

   .. rubric:: Methods Summary

   .. autosummary::

      ~ExposureColumnView.extract
      ~ExposureColumnView.get
      ~ExposureColumnView.getAllBits
      ~ExposureColumnView.getBits
      ~ExposureColumnView.getSchema
      ~ExposureColumnView.getTable
      ~ExposureColumnView.get_bool_array
      ~ExposureColumnView.set

   .. rubric:: Attributes Documentation

   .. autoattribute:: schema
   .. autoattribute:: table

   .. rubric:: Methods Documentation

   .. automethod:: extract
   .. automethod:: get
   .. automethod:: getAllBits
   .. automethod:: getBits
   .. automethod:: getSchema
   .. automethod:: getTable
   .. automethod:: get_bool_array
   .. automethod:: set