Documentation/Source/eric5.Graphics.AssociationItem.html

changeset 3018
70924c0bdaf1
parent 2966
f85f686981ad
child 3591
2f2a4a76dd22
--- a/Documentation/Source/eric5.Graphics.AssociationItem.html	Sun Oct 13 17:29:57 2013 +0200
+++ b/Documentation/Source/eric5.Graphics.AssociationItem.html	Sun Oct 13 17:44:48 2013 +0200
@@ -246,8 +246,8 @@
 <h4>AssociationItem.__findPointRegion</h4>
 <b>__findPointRegion</b>(<i>rect, posX, posY</i>)
 <p>
-        Private method to find out, which region of rectangle rect contains the point
-        (PosX, PosY) and returns the region number.
+        Private method to find out, which region of rectangle rect contains
+        the point (PosX, PosY) and returns the region number.
 </p><dl>
 <dt><i>rect</i></dt>
 <dd>
@@ -277,7 +277,8 @@
 <h4>AssociationItem.__findRectIntersectionPoint</h4>
 <b>__findRectIntersectionPoint</b>(<i>item, p1, p2</i>)
 <p>
-        Private method to find the intersetion point of a line with a rectangle.
+        Private method to find the intersetion point of a line with a
+        rectangle.
 </p><dl>
 <dt><i>item</i></dt>
 <dd>
@@ -298,7 +299,8 @@
 <h4>AssociationItem.__mapRectFromItem</h4>
 <b>__mapRectFromItem</b>(<i>item</i>)
 <p>
-        Private method to map item's rectangle to this item's coordinate system.
+        Private method to map item's rectangle to this item's coordinate
+        system.
 </p><dl>
 <dt><i>item</i></dt>
 <dd>

eric ide

mercurial