RangeSubsetState
================

.. currentmodule:: glue.core.subset

.. autoclass:: RangeSubsetState
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~RangeSubsetState.att
      ~RangeSubsetState.attributes
      ~RangeSubsetState.hi
      ~RangeSubsetState.lo

   .. rubric:: Methods Summary

   .. autosummary::

      ~RangeSubsetState.center
      ~RangeSubsetState.copy
      ~RangeSubsetState.move_to
      ~RangeSubsetState.to_mask

   .. rubric:: Attributes Documentation

   .. autoattribute:: att
   .. autoattribute:: attributes
   .. autoattribute:: hi
   .. autoattribute:: lo

   .. rubric:: Methods Documentation

   .. automethod:: center
   .. automethod:: copy
   .. automethod:: move_to
   .. automethod:: to_mask
