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_globals_instances
      ~MivotViewer.dm_instance
      ~MivotViewer.dm_instances
      ~MivotViewer.resource_seeker
      ~MivotViewer.table_row
      ~MivotViewer.votable

   .. rubric:: Methods Summary

   .. autosummary::

      ~MivotViewer.close
      ~MivotViewer.get_dm_instance_dmtypes
      ~MivotViewer.get_models
      ~MivotViewer.get_table_ids
      ~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_globals_instances
   .. autoattribute:: dm_instance
   .. autoattribute:: dm_instances
   .. autoattribute:: resource_seeker
   .. autoattribute:: table_row
   .. autoattribute:: votable

   .. rubric:: Methods Documentation

   .. automethod:: close
   .. automethod:: get_dm_instance_dmtypes
   .. automethod:: get_models
   .. automethod:: get_table_ids
   .. automethod:: next_row_view
   .. automethod:: next_table_row
   .. automethod:: rewind
