ProjectionConverter =================== .. currentmodule:: asdf_astropy.converters .. autoclass:: ProjectionConverter :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ProjectionConverter.pix2sky_type ~ProjectionConverter.sky2pix_type ~ProjectionConverter.tags ~ProjectionConverter.types .. rubric:: Methods Summary .. autosummary:: ~ProjectionConverter.from_yaml_tree ~ProjectionConverter.from_yaml_tree_transform ~ProjectionConverter.to_yaml_tree ~ProjectionConverter.to_yaml_tree_transform .. rubric:: Attributes Documentation .. autoattribute:: pix2sky_type .. autoattribute:: sky2pix_type .. autoattribute:: tags .. autoattribute:: types .. rubric:: Methods Documentation .. automethod:: from_yaml_tree .. automethod:: from_yaml_tree_transform .. automethod:: to_yaml_tree .. automethod:: to_yaml_tree_transform