.. currentmodule:: cfdm .. default-role:: obj cfdm.core.Domain ================ ---- .. autoclass:: cfdm.core.Domain :no-members: :no-inherited-members: Metadata constructs ------------------- .. rubric:: Methods .. autosummary:: :nosignatures: :toctree: ../method/ :template: method.rst ~cfdm.core.Domain.del_construct ~cfdm.core.Domain.get_construct ~cfdm.core.Domain.has_construct ~cfdm.core.Domain.set_construct ~cfdm.core.Domain.del_data_axes ~cfdm.core.Domain.get_data_axes ~cfdm.core.Domain.has_data_axes ~cfdm.core.Domain.set_data_axes .. rubric:: Attributes .. autosummary:: :nosignatures: :toctree: ../attribute/ :template: attribute.rst ~cfdm.core.Domain.constructs Miscellaneous ------------- .. rubric:: Methods .. autosummary:: :nosignatures: :toctree: ../method/ :template: method.rst ~cfdm.core.Domain.copy ~cfdm.core.Domain.fromconstructs Special ------- .. rubric:: Methods .. autosummary:: :nosignatures: :toctree: ../method/ :template: method.rst ~cfdm.core.Domain.__deepcopy__