Documentation/Source/eric5.Graphics.UMLClassDiagramBuilder.html

changeset 2966
f85f686981ad
parent 2387
2d119e79ab54
child 3018
70924c0bdaf1
equal deleted inserted replaced
2965:d133c7edd88a 2966:f85f686981ad
160 <b>__arrangeClasses</b>(<i>nodes, routes, whiteSpaceFactor=1.2</i>) 160 <b>__arrangeClasses</b>(<i>nodes, routes, whiteSpaceFactor=1.2</i>)
161 <p> 161 <p>
162 Private method to arrange the shapes on the canvas. 162 Private method to arrange the shapes on the canvas.
163 </p><p> 163 </p><p>
164 The algorithm is borrowed from Boa Constructor. 164 The algorithm is borrowed from Boa Constructor.
165 </p><a NAME="UMLClassDiagramBuilder.__createAssociations" ID="UMLClassDiagramBuilder.__createAssociations"></a> 165 </p><dl>
166 <dt><i>nodes</i></dt>
167 <dd>
168 list of nodes to arrange
169 </dd><dt><i>routes</i></dt>
170 <dd>
171 list of routes
172 </dd><dt><i>whiteSpaceFactor</i></dt>
173 <dd>
174 factor to increase whitespace between
175 items (float)
176 </dd>
177 </dl><a NAME="UMLClassDiagramBuilder.__createAssociations" ID="UMLClassDiagramBuilder.__createAssociations"></a>
166 <h4>UMLClassDiagramBuilder.__createAssociations</h4> 178 <h4>UMLClassDiagramBuilder.__createAssociations</h4>
167 <b>__createAssociations</b>(<i>routes</i>) 179 <b>__createAssociations</b>(<i>routes</i>)
168 <p> 180 <p>
169 Private method to generate the associations between the class shapes. 181 Private method to generate the associations between the class shapes.
170 </p><dl> 182 </p><dl>

eric ide

mercurial