TransformBoundedField
=====================

.. currentmodule:: lsst.afw.math

.. autoclass:: TransformBoundedField
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

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

   .. rubric:: Methods Documentation

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