Point2DKey ========== .. currentmodule:: lsst.afw.table .. autoclass:: Point2DKey :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Point2DKey.dim .. rubric:: Methods Summary .. autosummary:: ~Point2DKey.addFields ~Point2DKey.get ~Point2DKey.getX ~Point2DKey.getY ~Point2DKey.isValid ~Point2DKey.set .. rubric:: Attributes Documentation .. autoattribute:: dim .. rubric:: Methods Documentation .. automethod:: addFields .. automethod:: get .. automethod:: getX .. automethod:: getY .. automethod:: isValid .. automethod:: set