IdentityTransformConfig ======================= .. currentmodule:: lsst.afw.geom .. autoclass:: IdentityTransformConfig :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~IdentityTransformConfig.history .. rubric:: Methods Summary .. autosummary:: ~IdentityTransformConfig.compare ~IdentityTransformConfig.formatHistory ~IdentityTransformConfig.freeze ~IdentityTransformConfig.items ~IdentityTransformConfig.iteritems ~IdentityTransformConfig.iterkeys ~IdentityTransformConfig.itervalues ~IdentityTransformConfig.keys ~IdentityTransformConfig.load ~IdentityTransformConfig.loadFromStream ~IdentityTransformConfig.names ~IdentityTransformConfig.save ~IdentityTransformConfig.saveToStream ~IdentityTransformConfig.setDefaults ~IdentityTransformConfig.toDict ~IdentityTransformConfig.update ~IdentityTransformConfig.validate ~IdentityTransformConfig.values .. rubric:: Attributes Documentation .. autoattribute:: history .. rubric:: Methods Documentation .. automethod:: compare .. automethod:: formatHistory .. automethod:: freeze .. automethod:: items .. automethod:: iteritems .. automethod:: iterkeys .. automethod:: itervalues .. automethod:: keys .. automethod:: load .. automethod:: loadFromStream .. automethod:: names .. automethod:: save .. automethod:: saveToStream .. automethod:: setDefaults .. automethod:: toDict .. automethod:: update .. automethod:: validate .. automethod:: values