ProductBoundedField
===================

.. currentmodule:: lsst.afw.math

.. autoclass:: ProductBoundedField
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~ProductBoundedField.addToImage
      ~ProductBoundedField.divideImage
      ~ProductBoundedField.evaluate
      ~ProductBoundedField.fillImage
      ~ProductBoundedField.getBBox
      ~ProductBoundedField.integrate
      ~ProductBoundedField.isPersistable
      ~ProductBoundedField.mean
      ~ProductBoundedField.multiplyImage
      ~ProductBoundedField.readFits
      ~ProductBoundedField.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