SpatialCellSet
==============

.. currentmodule:: lsst.afw.math

.. autoclass:: SpatialCellSet
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~SpatialCellSet.getBBox
      ~SpatialCellSet.getCandidateById
      ~SpatialCellSet.getCellList
      ~SpatialCellSet.insertCandidate
      ~SpatialCellSet.setIgnoreBad
      ~SpatialCellSet.sortCandidates
      ~SpatialCellSet.visitAllCandidates
      ~SpatialCellSet.visitCandidates

   .. rubric:: Methods Documentation

   .. automethod:: getBBox
   .. automethod:: getCandidateById
   .. automethod:: getCellList
   .. automethod:: insertCandidate
   .. automethod:: setIgnoreBad
   .. automethod:: sortCandidates
   .. automethod:: visitAllCandidates
   .. automethod:: visitCandidates