Index2D
=======

.. currentmodule:: lsst.skymap.detail

.. autoclass:: Index2D
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~Index2D.x
      ~Index2D.y

   .. rubric:: Methods Summary

   .. autosummary::

      ~Index2D.count
      ~Index2D.index

   .. rubric:: Attributes Documentation

   .. autoattribute:: x
   .. autoattribute:: y

   .. rubric:: Methods Documentation

   .. automethod:: count
   .. automethod:: index