ImageViewer
===========

.. currentmodule:: glue_qt.viewers.image

.. autoclass:: ImageViewer
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~ImageViewer.LABEL
      ~ImageViewer.allow_duplicate_data
      ~ImageViewer.tools

   .. rubric:: Methods Summary

   .. autosummary::

      ~ImageViewer.addToolBar
      ~ImageViewer.add_data
      ~ImageViewer.add_layer
      ~ImageViewer.add_subset
      ~ImageViewer.apply_roi
      ~ImageViewer.apply_subset_state
      ~ImageViewer.cleanup
      ~ImageViewer.close
      ~ImageViewer.closeEvent
      ~ImageViewer.dragEnterEvent
      ~ImageViewer.draw_legend
      ~ImageViewer.dropEvent
      ~ImageViewer.export_as_script
      ~ImageViewer.get_data_layer_artist
      ~ImageViewer.get_handles_legend
      ~ImageViewer.get_layer_artist
      ~ImageViewer.get_subset_layer_artist
      ~ImageViewer.hide_crosshairs
      ~ImageViewer.hide_toolbars
      ~ImageViewer.initialize_toolbar
      ~ImageViewer.isVisible
      ~ImageViewer.layer_view
      ~ImageViewer.limits_from_mpl
      ~ImageViewer.limits_to_mpl
      ~ImageViewer.mdi_wrap
      ~ImageViewer.mousePressEvent
      ~ImageViewer.move
      ~ImageViewer.notify
      ~ImageViewer.options_widget
      ~ImageViewer.redraw
      ~ImageViewer.register_to_hub
      ~ImageViewer.remove_all_toolbars
      ~ImageViewer.remove_data
      ~ImageViewer.remove_layer
      ~ImageViewer.remove_subset
      ~ImageViewer.remove_toolbar
      ~ImageViewer.request_add_layer
      ~ImageViewer.set_focus
      ~ImageViewer.set_status
      ~ImageViewer.setup_callbacks
      ~ImageViewer.show_crosshairs
      ~ImageViewer.show_toolbars
      ~ImageViewer.unregister
      ~ImageViewer.update_legend
      ~ImageViewer.update_viewer_state
      ~ImageViewer.update_window_title
      ~ImageViewer.update_x_axislabel
      ~ImageViewer.update_x_log
      ~ImageViewer.update_x_ticklabel
      ~ImageViewer.update_y_axislabel
      ~ImageViewer.update_y_log
      ~ImageViewer.update_y_ticklabel
      ~ImageViewer.warn

   .. rubric:: Attributes Documentation

   .. autoattribute:: LABEL
   .. autoattribute:: allow_duplicate_data
   .. autoattribute:: tools

   .. rubric:: Methods Documentation

   .. automethod:: addToolBar
   .. automethod:: add_data
   .. automethod:: add_layer
   .. automethod:: add_subset
   .. automethod:: apply_roi
   .. automethod:: apply_subset_state
   .. automethod:: cleanup
   .. automethod:: close
   .. automethod:: closeEvent
   .. automethod:: dragEnterEvent
   .. automethod:: draw_legend
   .. automethod:: dropEvent
   .. automethod:: export_as_script
   .. automethod:: get_data_layer_artist
   .. automethod:: get_handles_legend
   .. automethod:: get_layer_artist
   .. automethod:: get_subset_layer_artist
   .. automethod:: hide_crosshairs
   .. automethod:: hide_toolbars
   .. automethod:: initialize_toolbar
   .. automethod:: isVisible
   .. automethod:: layer_view
   .. automethod:: limits_from_mpl
   .. automethod:: limits_to_mpl
   .. automethod:: mdi_wrap
   .. automethod:: mousePressEvent
   .. automethod:: move
   .. automethod:: notify
   .. automethod:: options_widget
   .. automethod:: redraw
   .. automethod:: register_to_hub
   .. automethod:: remove_all_toolbars
   .. automethod:: remove_data
   .. automethod:: remove_layer
   .. automethod:: remove_subset
   .. automethod:: remove_toolbar
   .. automethod:: request_add_layer
   .. automethod:: set_focus
   .. automethod:: set_status
   .. automethod:: setup_callbacks
   .. automethod:: show_crosshairs
   .. automethod:: show_toolbars
   .. automethod:: unregister
   .. automethod:: update_legend
   .. automethod:: update_viewer_state
   .. automethod:: update_window_title
   .. automethod:: update_x_axislabel
   .. automethod:: update_x_log
   .. automethod:: update_x_ticklabel
   .. automethod:: update_y_axislabel
   .. automethod:: update_y_log
   .. automethod:: update_y_ticklabel
   .. automethod:: warn
