.. include:: headings.inc .. currentmodule:: lib.mvctree .. highlight:: python .. _lib.mvctree.Rect: ========================================================================================================================================== |phoenix_title| **Rect** ========================================================================================================================================== | |class_hierarchy| Inheritance Diagram ===================================== Inheritance diagram for class **Rect** .. raw:: html

Inheritance diagram of Rect

| |method_summary| Methods Summary ================================ ================================================================================ ================================================================================ :meth:`~lib.mvctree.Rect.__init__` :meth:`~lib.mvctree.Rect.Contains` ================================================================================ ================================================================================ | |api| Class API =============== .. class:: Rect(object) .. method:: __init__(self, x, y, width, height) .. method:: Contains(self, other)