Module implementing a canvas item subclass for a rectangle.
E4CanvasRectangle | Class implementing a rectangle canvas item subclass. |
None |
Class implementing a rectangle canvas item subclass.
E4CanvasRectangle | Constructor |
drawShape | Public method to draw the shape. |
height | Public method to get the height of the rectangle. |
setSize | Public method to set the rectangles size. |
width | Public method to get the width of the rectangle. |
Constructor
Public method to draw the shape.
Public method to get the height of the rectangle.
Public method to set the rectangles size.
Public method to get the width of the rectangle.