Documentation/Source/eric5.Graphics.AssociationItem.html

changeset 3591
2f2a4a76dd22
parent 3018
70924c0bdaf1
--- a/Documentation/Source/eric5.Graphics.AssociationItem.html	Sat May 17 19:58:49 2014 +0200
+++ b/Documentation/Source/eric5.Graphics.AssociationItem.html	Sun May 18 14:13:09 2014 +0200
@@ -76,7 +76,7 @@
 <td>Private method to calculate the ending points of the association item.</td>
 </tr><tr>
 <td><a href="#AssociationItem.__findIntersection">__findIntersection</a></td>
-<td>Method to calculate the intersection point of two lines.</td>
+<td>Private method to calculate the intersection point of two lines.</td>
 </tr><tr>
 <td><a href="#AssociationItem.__findPointRegion">__findPointRegion</a></td>
 <td>Private method to find out, which region of rectangle rect contains the point (PosX, PosY) and returns the region number.</td>
@@ -203,7 +203,7 @@
 <h4>AssociationItem.__findIntersection</h4>
 <b>__findIntersection</b>(<i>p1, p2, p3, p4</i>)
 <p>
-        Method to calculate the intersection point of two lines.
+        Private method to calculate the intersection point of two lines.
 </p><p>
         The first line is determined by the points p1 and p2, the second
         line by p3 and p4. If the intersection point is not contained in

eric ide

mercurial