85 <td>Public method to set the rectangles size.</td> |
85 <td>Public method to set the rectangles size.</td> |
86 </tr> |
86 </tr> |
87 </table> |
87 </table> |
88 <a NAME="UMLItem.__init__" ID="UMLItem.__init__"></a> |
88 <a NAME="UMLItem.__init__" ID="UMLItem.__init__"></a> |
89 <h4>UMLItem (Constructor)</h4> |
89 <h4>UMLItem (Constructor)</h4> |
90 <b>UMLItem</b>(<i>x = 0, y = 0, rounded = False, parent = None</i>) |
90 <b>UMLItem</b>(<i>x=0, y=0, rounded=False, parent=None</i>) |
91 <p> |
91 <p> |
92 Constructor |
92 Constructor |
93 </p><dl> |
93 </p><dl> |
94 <dt><i>x</i></dt> |
94 <dt><i>x</i></dt> |
95 <dd> |
95 <dd> |
150 <dd> |
150 <dd> |
151 relative movement in y-direction (float) |
151 relative movement in y-direction (float) |
152 </dd> |
152 </dd> |
153 </dl><a NAME="UMLItem.paint" ID="UMLItem.paint"></a> |
153 </dl><a NAME="UMLItem.paint" ID="UMLItem.paint"></a> |
154 <h4>UMLItem.paint</h4> |
154 <h4>UMLItem.paint</h4> |
155 <b>paint</b>(<i>painter, option, widget = None</i>) |
155 <b>paint</b>(<i>painter, option, widget=None</i>) |
156 <p> |
156 <p> |
157 Public method to paint the item in local coordinates. |
157 Public method to paint the item in local coordinates. |
158 </p><dl> |
158 </p><dl> |
159 <dt><i>painter</i></dt> |
159 <dt><i>painter</i></dt> |
160 <dd> |
160 <dd> |