eric6/Documentation/Source/eric6.Graphics.ApplicationDiagramBuilder.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
child 8286
62ae22eae123
equal deleted inserted replaced
7991:866adc8c315b 8043:0acf98cd089a
122 </dd> 122 </dd>
123 <dt><i>project</i></dt> 123 <dt><i>project</i></dt>
124 <dd> 124 <dd>
125 reference to the project object (Project) 125 reference to the project object (Project)
126 </dd> 126 </dd>
127 <dt><i>noModules=</i></dt> 127 <dt><i>noModules</i></dt>
128 <dd> 128 <dd>
129 flag indicating, that no module names should be 129 flag indicating, that no module names should be
130 shown (boolean) 130 shown (boolean)
131 </dd> 131 </dd>
132 </dl> 132 </dl>
156 <dd> 156 <dd>
157 y-coordinate (float) 157 y-coordinate (float)
158 </dd> 158 </dd>
159 </dl> 159 </dl>
160 <dl> 160 <dl>
161 <dt>Returns:</dt> 161 <dt>Return:</dt>
162 <dd> 162 <dd>
163 reference to the package item (PackageItem) 163 reference to the package item (PackageItem)
164 </dd> 164 </dd>
165 </dl> 165 </dl>
166 <a NAME="ApplicationDiagramBuilder.__buildModulesDict" ID="ApplicationDiagramBuilder.__buildModulesDict"></a> 166 <a NAME="ApplicationDiagramBuilder.__buildModulesDict" ID="ApplicationDiagramBuilder.__buildModulesDict"></a>
170 <p> 170 <p>
171 Private method to build a dictionary of modules contained in the 171 Private method to build a dictionary of modules contained in the
172 application. 172 application.
173 </p> 173 </p>
174 <dl> 174 <dl>
175 <dt>Returns:</dt> 175 <dt>Return:</dt>
176 <dd> 176 <dd>
177 dictionary of modules contained in the application. 177 dictionary of modules contained in the application.
178 </dd> 178 </dd>
179 </dl> 179 </dl>
180 <a NAME="ApplicationDiagramBuilder.__createAssociations" ID="ApplicationDiagramBuilder.__createAssociations"></a> 180 <a NAME="ApplicationDiagramBuilder.__createAssociations" ID="ApplicationDiagramBuilder.__createAssociations"></a>
204 204
205 <p> 205 <p>
206 Public method to get a string for data to be persisted. 206 Public method to get a string for data to be persisted.
207 </p> 207 </p>
208 <dl> 208 <dl>
209 <dt>Returns:</dt> 209 <dt>Return:</dt>
210 <dd> 210 <dd>
211 persisted data string (string) 211 persisted data string (string)
212 </dd> 212 </dd>
213 </dl> 213 </dl>
214 <a NAME="ApplicationDiagramBuilder.parsePersistenceData" ID="ApplicationDiagramBuilder.parsePersistenceData"></a> 214 <a NAME="ApplicationDiagramBuilder.parsePersistenceData" ID="ApplicationDiagramBuilder.parsePersistenceData"></a>
228 <dd> 228 <dd>
229 persisted data to be parsed (string) 229 persisted data to be parsed (string)
230 </dd> 230 </dd>
231 </dl> 231 </dl>
232 <dl> 232 <dl>
233 <dt>Returns:</dt> 233 <dt>Return:</dt>
234 <dd> 234 <dd>
235 flag indicating success (boolean) 235 flag indicating success (boolean)
236 </dd> 236 </dd>
237 </dl> 237 </dl>
238 <div align="right"><a href="#top">Up</a></div> 238 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial