SkyPixDimension
===============

.. currentmodule:: lsst.daf.butler

.. autoclass:: SkyPixDimension
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~SkyPixDimension.RecordClass
      ~SkyPixDimension.alternateKeys
      ~SkyPixDimension.alwaysJoin
      ~SkyPixDimension.dimensions
      ~SkyPixDimension.governor
      ~SkyPixDimension.graph
      ~SkyPixDimension.implied
      ~SkyPixDimension.metadata
      ~SkyPixDimension.name
      ~SkyPixDimension.primaryKey
      ~SkyPixDimension.required
      ~SkyPixDimension.spatial
      ~SkyPixDimension.temporal
      ~SkyPixDimension.topology
      ~SkyPixDimension.uniqueKeys
      ~SkyPixDimension.viewOf

   .. rubric:: Methods Summary

   .. autosummary::

      ~SkyPixDimension.hasTable
      ~SkyPixDimension.makeStorage

   .. rubric:: Attributes Documentation

   .. autoattribute:: RecordClass
   .. autoattribute:: alternateKeys
   .. autoattribute:: alwaysJoin
   .. autoattribute:: dimensions
   .. autoattribute:: governor
   .. autoattribute:: graph
   .. autoattribute:: implied
   .. autoattribute:: metadata
   .. autoattribute:: name
   .. autoattribute:: primaryKey
   .. autoattribute:: required
   .. autoattribute:: spatial
   .. autoattribute:: temporal
   .. autoattribute:: topology
   .. autoattribute:: uniqueKeys
   .. autoattribute:: viewOf

   .. rubric:: Methods Documentation

   .. automethod:: hasTable
   .. automethod:: makeStorage