.. include:: headings.inc .. _LayoutConstraints: ========================================================================================================================================== |phoenix_title| **LayoutConstraints** ========================================================================================================================================== | |class_hierarchy| Inheritance Diagram ===================================== Inheritance diagram for class **LayoutConstraints** .. raw:: html

Inheritance diagram of LayoutConstraints

| |method_summary| Methods Summary ================================ ================================================================================ ================================================================================ :meth:`~LayoutConstraints.__init__` :meth:`~LayoutConstraints.AreSatisfied` :meth:`~LayoutConstraints.SatisfyConstraints` ================================================================================ ================================================================================ | |api| Class API =============== .. class:: LayoutConstraints(Object) **Possible constructors**:: LayoutConstraints() .. method:: __init__(self) .. method:: AreSatisfied(self) :rtype: `bool` .. method:: SatisfyConstraints(self, win, noChanges) :param `win`: :type `win`: Window :param `noChanges`: :type `noChanges`: int :rtype: `bool`