Range ===== .. currentmodule:: gdt.core.data_primitives .. autoclass:: Range :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Range.center ~Range.width .. rubric:: Methods Summary .. autosummary:: ~Range.as_tuple ~Range.contains ~Range.intersection ~Range.translate ~Range.union .. rubric:: Attributes Documentation .. autoattribute:: center .. autoattribute:: width .. rubric:: Methods Documentation .. automethod:: as_tuple .. automethod:: contains .. automethod:: intersection .. automethod:: translate .. automethod:: union