--- a/Documentation/Source/eric5.Graphics.UMLItem.html Sat May 17 19:58:49 2014 +0200 +++ b/Documentation/Source/eric5.Graphics.UMLItem.html Sun May 18 14:13:09 2014 +0200 @@ -64,10 +64,10 @@ <td>Constructor</td> </tr><tr> <td><a href="#UMLItem.addAssociation">addAssociation</a></td> -<td>Method to add an association to this widget.</td> +<td>Public method to add an association to this widget.</td> </tr><tr> <td><a href="#UMLItem.adjustAssociations">adjustAssociations</a></td> -<td>Method to adjust the associations to widget movements.</td> +<td>Public method to adjust the associations to widget movements.</td> </tr><tr> <td><a href="#UMLItem.buildItemDataString">buildItemDataString</a></td> <td>Public method to build a string to persist the specific item data.</td> @@ -79,13 +79,13 @@ <td>Public method to get the item's type.</td> </tr><tr> <td><a href="#UMLItem.getName">getName</a></td> -<td>Method to retrieve the item name.</td> +<td>Public method to retrieve the item name.</td> </tr><tr> <td><a href="#UMLItem.itemChange">itemChange</a></td> -<td>Protected method called when an items state changes.</td> +<td>Public method called when an items state changes.</td> </tr><tr> <td><a href="#UMLItem.moveBy">moveBy</a></td> -<td>Overriden method to move the widget relative.</td> +<td>Public overriden method to move the widget relative.</td> </tr><tr> <td><a href="#UMLItem.paint">paint</a></td> <td>Public method to paint the item in local coordinates.</td> @@ -94,16 +94,16 @@ <td>Public method to parse the given persistence data.</td> </tr><tr> <td><a href="#UMLItem.removeAssociation">removeAssociation</a></td> -<td>Method to remove an association to this widget.</td> +<td>Public method to remove an association to this widget.</td> </tr><tr> <td><a href="#UMLItem.removeAssociations">removeAssociations</a></td> -<td>Method to remove all associations of this widget.</td> +<td>Public method to remove all associations of this widget.</td> </tr><tr> <td><a href="#UMLItem.setId">setId</a></td> <td>Public method to assign an ID to the item.</td> </tr><tr> <td><a href="#UMLItem.setPos">setPos</a></td> -<td>Overriden method to set the items position.</td> +<td>Public overriden method to set the items position.</td> </tr><tr> <td><a href="#UMLItem.setSize">setSize</a></td> <td>Public method to set the rectangles size.</td> @@ -139,7 +139,7 @@ <h4>UMLItem.addAssociation</h4> <b>addAssociation</b>(<i>assoc</i>) <p> - Method to add an association to this widget. + Public method to add an association to this widget. </p><dl> <dt><i>assoc</i></dt> <dd> @@ -149,7 +149,7 @@ <h4>UMLItem.adjustAssociations</h4> <b>adjustAssociations</b>(<i></i>) <p> - Method to adjust the associations to widget movements. + Public method to adjust the associations to widget movements. </p><a NAME="UMLItem.buildItemDataString" ID="UMLItem.buildItemDataString"></a> <h4>UMLItem.buildItemDataString</h4> <b>buildItemDataString</b>(<i></i>) @@ -188,7 +188,7 @@ <h4>UMLItem.getName</h4> <b>getName</b>(<i></i>) <p> - Method to retrieve the item name. + Public method to retrieve the item name. </p><dl> <dt>Returns:</dt> <dd> @@ -198,7 +198,7 @@ <h4>UMLItem.itemChange</h4> <b>itemChange</b>(<i>change, value</i>) <p> - Protected method called when an items state changes. + Public method called when an items state changes. </p><dl> <dt><i>change</i></dt> <dd> @@ -216,7 +216,7 @@ <h4>UMLItem.moveBy</h4> <b>moveBy</b>(<i>dx, dy</i>) <p> - Overriden method to move the widget relative. + Public overriden method to move the widget relative. </p><dl> <dt><i>dx</i></dt> <dd> @@ -263,7 +263,7 @@ <h4>UMLItem.removeAssociation</h4> <b>removeAssociation</b>(<i>assoc</i>) <p> - Method to remove an association to this widget. + Public method to remove an association to this widget. </p><dl> <dt><i>assoc</i></dt> <dd> @@ -273,7 +273,7 @@ <h4>UMLItem.removeAssociations</h4> <b>removeAssociations</b>(<i></i>) <p> - Method to remove all associations of this widget. + Public method to remove all associations of this widget. </p><a NAME="UMLItem.setId" ID="UMLItem.setId"></a> <h4>UMLItem.setId</h4> <b>setId</b>(<i>id</i>) @@ -288,7 +288,7 @@ <h4>UMLItem.setPos</h4> <b>setPos</b>(<i>x, y</i>) <p> - Overriden method to set the items position. + Public overriden method to set the items position. </p><dl> <dt><i>x</i></dt> <dd> @@ -335,7 +335,7 @@ <td>Constructor</td> </tr><tr> <td><a href="#UMLModel.getName">getName</a></td> -<td>Method to retrieve the model name.</td> +<td>Public method to retrieve the model name.</td> </tr> </table> <h3>Static Methods</h3> @@ -356,7 +356,7 @@ <h4>UMLModel.getName</h4> <b>getName</b>(<i></i>) <p> - Method to retrieve the model name. + Public method to retrieve the model name. </p><dl> <dt>Returns:</dt> <dd>