Graphics/AssociationItem.py

changeset 3591
2f2a4a76dd22
parent 3178
f25fc1364c88
child 3621
15f23ed3f216
diff -r 5280e37405b8 -r 2f2a4a76dd22 Graphics/AssociationItem.py
--- a/Graphics/AssociationItem.py	Sat May 17 19:58:49 2014 +0200
+++ b/Graphics/AssociationItem.py	Sun May 18 14:13:09 2014 +0200
@@ -379,7 +379,7 @@
         
     def __findIntersection(self, p1, p2, p3, p4):
         """
-        Method to calculate the intersection point of two lines.
+        Private method to calculate the intersection point of two lines.
         
         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