BoundedField
============

.. currentmodule:: lsst.afw.math

.. autoclass:: BoundedField
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~BoundedField.addToImage
      ~BoundedField.divideImage
      ~BoundedField.evaluate
      ~BoundedField.fillImage
      ~BoundedField.getBBox
      ~BoundedField.integrate
      ~BoundedField.isPersistable
      ~BoundedField.mean
      ~BoundedField.multiplyImage
      ~BoundedField.readFits
      ~BoundedField.writeFits

   .. rubric:: Methods Documentation

   .. automethod:: addToImage
   .. automethod:: divideImage
   .. automethod:: evaluate
   .. automethod:: fillImage
   .. automethod:: getBBox
   .. automethod:: integrate
   .. automethod:: isPersistable
   .. automethod:: mean
   .. automethod:: multiplyImage
   .. automethod:: readFits
   .. automethod:: writeFits