--- a/Documentation/Source/eric5.Graphics.UMLItem.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Graphics.UMLItem.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#UMLItem.__init__">UMLItem</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#UMLItem.addAssociation">addAssociation</a></td> <td>Method to add an association to this widget.</td> </tr><tr> @@ -85,6 +86,10 @@ <td>Public method to set the rectangles size.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="UMLItem.__init__" ID="UMLItem.__init__"></a> <h4>UMLItem (Constructor)</h4> <b>UMLItem</b>(<i>x=0, y=0, rounded=False, parent=None</i>)