diff options
Diffstat (limited to 'docs/doxygen/html/class_bus.html')
-rw-r--r-- | docs/doxygen/html/class_bus.html | 23 |
1 files changed, 17 insertions, 6 deletions
diff --git a/docs/doxygen/html/class_bus.html b/docs/doxygen/html/class_bus.html index 7a75502..3d83f93 100644 --- a/docs/doxygen/html/class_bus.html +++ b/docs/doxygen/html/class_bus.html @@ -79,13 +79,24 @@ $(function() { <div class="dynheader"> Inheritance diagram for Bus:</div> <div class="dyncontent"> - <div class="center"> - <img src="class_bus.png" usemap="#Bus_map" alt=""/> - <map id="Bus_map" name="Bus_map"> -<area href="class_power_element.html" title="Abstract class of power elements. " alt="PowerElement" shape="rect" coords="0,56,92,80"/> -<area href="class_element.html" title="Base class of all elements of the program. This class is responsible for manage graphical and his dat..." alt="Element" shape="rect" coords="0,0,92,24"/> +<div class="center"><img src="class_bus__inherit__graph.png" border="0" usemap="#_bus_inherit__map" alt="Inheritance graph"/></div> +<map name="_bus_inherit__map" id="_bus_inherit__map"> +<area shape="rect" id="node2" href="class_power_element.html" title="Abstract class of power elements. " alt="" coords="5,80,112,107"/> +<area shape="rect" id="node3" href="class_element.html" title="Base class of all elements of the program. This class is responsible for manage graphical and his dat..." alt="" coords="23,5,94,32"/> </map> - </div></div> +<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div> +<div class="dynheader"> +Collaboration diagram for Bus:</div> +<div class="dyncontent"> +<div class="center"><img src="class_bus__coll__graph.png" border="0" usemap="#_bus_coll__map" alt="Collaboration graph"/></div> +<map name="_bus_coll__map" id="_bus_coll__map"> +<area shape="rect" id="node2" href="class_power_element.html" title="Abstract class of power elements. " alt="" coords="165,260,272,287"/> +<area shape="rect" id="node3" href="class_element.html" title="Base class of all elements of the program. This class is responsible for manage graphical and his dat..." alt="" coords="183,133,254,159"/> +<area shape="rect" id="node4" href="class_open_g_l_colour.html" title="Class to manage color of OpenGL. " alt="" coords="18,5,125,32"/> +<area shape="rect" id="node5" href="struct_switching_data.html" title="Switching data of power elements. " alt="" coords="278,133,383,159"/> +<area shape="rect" id="node6" href="struct_bus_electrical_data.html" title="BusElectricalData" alt="" coords="296,260,423,287"/> +</map> +<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a> Public Member Functions</h2></td></tr> |