TransformConverterBase ====================== .. currentmodule:: asdf_astropy.converters .. autoclass:: TransformConverterBase :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~TransformConverterBase.tags ~TransformConverterBase.types .. rubric:: Methods Summary .. autosummary:: ~TransformConverterBase.from_yaml_tree ~TransformConverterBase.from_yaml_tree_transform ~TransformConverterBase.to_yaml_tree ~TransformConverterBase.to_yaml_tree_transform .. rubric:: Attributes Documentation .. 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