ImageViewerLogic ================ .. currentmodule:: astro_image_display_api.image_viewer_logic .. autoclass:: ImageViewerLogic :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ImageViewerLogic.catalog_labels ~ImageViewerLogic.image_labels .. rubric:: Methods Summary .. autosummary:: ~ImageViewerLogic.get_catalog ~ImageViewerLogic.get_catalog_style ~ImageViewerLogic.get_colormap ~ImageViewerLogic.get_cuts ~ImageViewerLogic.get_image ~ImageViewerLogic.get_stretch ~ImageViewerLogic.get_viewport ~ImageViewerLogic.load_catalog ~ImageViewerLogic.load_image ~ImageViewerLogic.remove_catalog ~ImageViewerLogic.save ~ImageViewerLogic.set_catalog_style ~ImageViewerLogic.set_colormap ~ImageViewerLogic.set_cuts ~ImageViewerLogic.set_stretch ~ImageViewerLogic.set_viewport .. rubric:: Attributes Documentation .. autoattribute:: catalog_labels .. autoattribute:: image_labels .. rubric:: Methods Documentation .. automethod:: get_catalog .. automethod:: get_catalog_style .. automethod:: get_colormap .. automethod:: get_cuts .. automethod:: get_image .. automethod:: get_stretch .. automethod:: get_viewport .. automethod:: load_catalog .. automethod:: load_image .. automethod:: remove_catalog .. automethod:: save .. automethod:: set_catalog_style .. automethod:: set_colormap .. automethod:: set_cuts .. automethod:: set_stretch .. automethod:: set_viewport