Documentation/Source/eric5.Graphics.PackageDiagramBuilder.html

changeset 2966
f85f686981ad
parent 2387
2d119e79ab54
child 3018
70924c0bdaf1
equal deleted inserted replaced
2965:d133c7edd88a 2966:f85f686981ad
189 <b>__arrangeClasses</b>(<i>nodes, routes, whiteSpaceFactor=1.2</i>) 189 <b>__arrangeClasses</b>(<i>nodes, routes, whiteSpaceFactor=1.2</i>)
190 <p> 190 <p>
191 Private method to arrange the shapes on the canvas. 191 Private method to arrange the shapes on the canvas.
192 </p><p> 192 </p><p>
193 The algorithm is borrowed from Boa Constructor. 193 The algorithm is borrowed from Boa Constructor.
194 </p><a NAME="PackageDiagramBuilder.__buildModulesDict" ID="PackageDiagramBuilder.__buildModulesDict"></a> 194 </p><dl>
195 <dt><i>nodes</i></dt>
196 <dd>
197 list of nodes to arrange
198 </dd><dt><i>routes</i></dt>
199 <dd>
200 list of routes
201 </dd><dt><i>whiteSpaceFactor</i></dt>
202 <dd>
203 factor to increase whitespace between
204 items (float)
205 </dd>
206 </dl><a NAME="PackageDiagramBuilder.__buildModulesDict" ID="PackageDiagramBuilder.__buildModulesDict"></a>
195 <h4>PackageDiagramBuilder.__buildModulesDict</h4> 207 <h4>PackageDiagramBuilder.__buildModulesDict</h4>
196 <b>__buildModulesDict</b>(<i></i>) 208 <b>__buildModulesDict</b>(<i></i>)
197 <p> 209 <p>
198 Private method to build a dictionary of modules contained in the package. 210 Private method to build a dictionary of modules contained in the package.
199 </p><dl> 211 </p><dl>

eric ide

mercurial