| Contains< Rect, Point, T >(this Rect a, Point b) | Loyc.Geometry.RectangleExt | inlinestatic |
| Contains< Rect, T >(this Rect a, Rect b) | Loyc.Geometry.RectangleExt | inlinestatic |
| ExpandToInclude< Rect, Point, T >(this Rect a, Point b) | Loyc.Geometry.RectangleExt | inlinestatic |
| ExpandToInclude< Rect, Point, T >(this Rect a, IEnumerable< Point > bs) | Loyc.Geometry.RectangleExt | inlinestatic |
| Intersect< Rect, T >(this Rect a, Rect b) | Loyc.Geometry.RectangleExt | inlinestatic |
| IsNormal< Rect, T >(this Rect r) (defined in Loyc.Geometry.RectangleExt) | Loyc.Geometry.RectangleExt | inlinestatic |
| Normalize< Rect, T >(this Rect r) (defined in Loyc.Geometry.RectangleExt) | Loyc.Geometry.RectangleExt | inlinestatic |
| Overlaps< Rect, T >(this Rect a, Rect b) | Loyc.Geometry.RectangleExt | inlinestatic |
| SetRange< Rect, T >(this Rect r, T x1, T y1, T x2, T y2) (defined in Loyc.Geometry.RectangleExt) | Loyc.Geometry.RectangleExt | inlinestatic |
| SetRect< Rect, T >(this Rect r, T x, T y, T width, T height) (defined in Loyc.Geometry.RectangleExt) | Loyc.Geometry.RectangleExt | inlinestatic |
| Union< Rect, T >(this Rect a, Rect b) | Loyc.Geometry.RectangleExt | inlinestatic |