Layer ===== .. currentmodule:: wwt_data_formats.layers .. autoclass:: Layer :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Layer.cross_validation_lock ~Layer.id ~Layer.layer_type ~Layer.name ~Layer.opacity ~Layer.reference_frame ~Layer.rmeta .. rubric:: Methods Summary .. autosummary:: ~Layer.add_traits ~Layer.apply_to_xml ~Layer.class_own_trait_events ~Layer.class_own_traits ~Layer.class_trait_names ~Layer.class_traits ~Layer.from_file ~Layer.from_text ~Layer.from_url ~Layer.from_xml ~Layer.has_trait ~Layer.hold_trait_notifications ~Layer.notify_change ~Layer.observe ~Layer.on_trait_change ~Layer.set_trait ~Layer.setup_instance ~Layer.to_xml ~Layer.to_xml_string ~Layer.trait_defaults ~Layer.trait_events ~Layer.trait_has_value ~Layer.trait_metadata ~Layer.trait_names ~Layer.trait_values ~Layer.traits ~Layer.unobserve ~Layer.unobserve_all ~Layer.write_xml .. rubric:: Attributes Documentation .. autoattribute:: cross_validation_lock .. autoattribute:: id .. autoattribute:: layer_type .. autoattribute:: name .. autoattribute:: opacity .. autoattribute:: reference_frame .. autoattribute:: rmeta .. rubric:: Methods Documentation .. automethod:: add_traits .. automethod:: apply_to_xml .. automethod:: class_own_trait_events .. automethod:: class_own_traits .. automethod:: class_trait_names .. automethod:: class_traits .. automethod:: from_file .. automethod:: from_text .. automethod:: from_url .. automethod:: from_xml .. automethod:: has_trait .. automethod:: hold_trait_notifications .. automethod:: notify_change .. automethod:: observe .. automethod:: on_trait_change .. automethod:: set_trait .. automethod:: setup_instance .. automethod:: to_xml .. automethod:: to_xml_string .. automethod:: trait_defaults .. automethod:: trait_events .. automethod:: trait_has_value .. automethod:: trait_metadata .. automethod:: trait_names .. automethod:: trait_values .. automethod:: traits .. automethod:: unobserve .. automethod:: unobserve_all .. automethod:: write_xml