MivotViewer
===========

.. currentmodule:: pyvo.mivot.viewer

.. autoclass:: MivotViewer
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~MivotViewer.annotation_seeker
      ~MivotViewer.connected_table
      ~MivotViewer.connected_table_ref
      ~MivotViewer.dm_instance
      ~MivotViewer.resource_seeker
      ~MivotViewer.table_row
      ~MivotViewer.votable
      ~MivotViewer.xml_view
      ~MivotViewer.xml_viewer

   .. rubric:: Methods Summary

   .. autosummary::

      ~MivotViewer.close
      ~MivotViewer.get_first_instance_dmtype
      ~MivotViewer.get_globals_models
      ~MivotViewer.get_models
      ~MivotViewer.get_table_ids
      ~MivotViewer.get_templates_models
      ~MivotViewer.next_row_view
      ~MivotViewer.next_table_row
      ~MivotViewer.rewind

   .. rubric:: Attributes Documentation

   .. autoattribute:: annotation_seeker
   .. autoattribute:: connected_table
   .. autoattribute:: connected_table_ref
   .. autoattribute:: dm_instance
   .. autoattribute:: resource_seeker
   .. autoattribute:: table_row
   .. autoattribute:: votable
   .. autoattribute:: xml_view
   .. autoattribute:: xml_viewer

   .. rubric:: Methods Documentation

   .. automethod:: close
   .. automethod:: get_first_instance_dmtype
   .. automethod:: get_globals_models
   .. automethod:: get_models
   .. automethod:: get_table_ids
   .. automethod:: get_templates_models
   .. automethod:: next_row_view
   .. automethod:: next_table_row
   .. automethod:: rewind
