PlotConfig ========== .. currentmodule:: pyglotaran_extras.config.plot_config .. autoclass:: PlotConfig .. rubric:: Attributes Summary .. autosummary:: ~model_computed_fields ~model_config ~model_extra ~model_fields ~model_fields_set ~general .. rubric:: Methods Summary .. autosummary:: :toctree: PlotConfig/methods :nosignatures: ~PlotConfig.construct ~PlotConfig.copy ~PlotConfig.dict ~PlotConfig.from_orm ~PlotConfig.get_function_config ~PlotConfig.json ~PlotConfig.merge ~PlotConfig.model_construct ~PlotConfig.model_copy ~PlotConfig.model_dump ~PlotConfig.model_dump_json ~PlotConfig.model_json_schema ~PlotConfig.model_parametrized_name ~PlotConfig.model_post_init ~PlotConfig.model_rebuild ~PlotConfig.model_validate ~PlotConfig.model_validate_json ~PlotConfig.model_validate_strings ~PlotConfig.parse ~PlotConfig.parse_file ~PlotConfig.parse_obj ~PlotConfig.parse_raw ~PlotConfig.schema ~PlotConfig.schema_json ~PlotConfig.update_forward_refs ~PlotConfig.validate .. rubric:: Methods Documentation .. automethod:: PlotConfig.construct .. automethod:: PlotConfig.copy .. automethod:: PlotConfig.dict .. automethod:: PlotConfig.from_orm .. automethod:: PlotConfig.get_function_config .. automethod:: PlotConfig.json .. automethod:: PlotConfig.merge .. automethod:: PlotConfig.model_construct .. automethod:: PlotConfig.model_copy .. automethod:: PlotConfig.model_dump .. automethod:: PlotConfig.model_dump_json .. automethod:: PlotConfig.model_json_schema .. automethod:: PlotConfig.model_parametrized_name .. automethod:: PlotConfig.model_post_init .. automethod:: PlotConfig.model_rebuild .. automethod:: PlotConfig.model_validate .. automethod:: PlotConfig.model_validate_json .. automethod:: PlotConfig.model_validate_strings .. automethod:: PlotConfig.parse .. automethod:: PlotConfig.parse_file .. automethod:: PlotConfig.parse_obj .. automethod:: PlotConfig.parse_raw .. automethod:: PlotConfig.schema .. automethod:: PlotConfig.schema_json .. automethod:: PlotConfig.update_forward_refs .. automethod:: PlotConfig.validate