source: trunk/documents/UserDoc/DocBookUsersGuides/ForToolkitDeveloper/xml/OOAnalysisDesign/ElectromagneticField/electroMagneticField.xml@ 1036

Last change on this file since 1036 was 921, checked in by garnier, 17 years ago

en test de gl2ps. Problemes de libraries

File size: 1.0 KB
Line 
1<!-- ******************************************************** -->
2<!-- Docbook Version: For Toolkit Developers Guide -->
3<!-- ******************************************************** -->
4
5<!-- ******************* Section (Level#1) ****************** -->
6<sect1 id="sect.DsgnFuncEMField">
7<title>
8Electromagnetic Fields
9</title>
10
11<para>
12The object-oriented design of the classes related to the electromagnetic field
13is shown in the class diagram of <xref linkend="fig.DsgnFuncEMField_1" />.
14The diagram is described in UML notation.
15
16<figure id="fig.DsgnFuncEMField_1">
17<title>
18Electromagnetic Field
19</title>
20<mediaobject>
21 <imageobject role="fo">
22 <imagedata fileref="./AllResources/OOAnalysisDesign/ElectromagneticField/field-prop.jpg"
23 format="JPG" contentwidth="10.0cm" align="center" />
24 </imageobject>
25 <imageobject role="html">
26 <imagedata fileref="./AllResources/OOAnalysisDesign/ElectromagneticField/field-prop.jpg"
27 format="JPG" align="center" />
28 </imageobject>
29</mediaobject>
30</figure>
31</para>
32
33</sect1>
34
Note: See TracBrowser for help on using the repository browser.