Rectangle.rst 227 B

1234567891011121314
  1. Rectangle - Represents a 2D rectangle
  2. -------------------------------------
  3. .. rubric:: Constructor
  4. .. class:: Rectangle()
  5. Represents a 2D rectangle
  6. .. rubric:: Attributes
  7. .. rubric:: Method
  8. .. rubric:: Example(s)