Point3DKey
==========

.. currentmodule:: lsst.afw.table

.. autoclass:: Point3DKey
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~Point3DKey.addFields
      ~Point3DKey.get
      ~Point3DKey.getX
      ~Point3DKey.getY
      ~Point3DKey.isValid
      ~Point3DKey.set

   .. rubric:: Methods Documentation

   .. automethod:: addFields
   .. automethod:: get
   .. automethod:: getX
   .. automethod:: getY
   .. automethod:: isValid
   .. automethod:: set