summaryrefslogtreecommitdiffstats
path: root/docs/doxygen/html/class_line.html
diff options
context:
space:
mode:
authorThales Lima Oliveira <thaleslima.ufu@gmail.com>2017-10-06 17:06:15 -0300
committerThales Lima Oliveira <thaleslima.ufu@gmail.com>2017-10-06 17:06:15 -0300
commit89befdb9b259d02249876e39ec6fd28860272439 (patch)
tree054de50365749426623bed352a10e84299e84cad /docs/doxygen/html/class_line.html
parentbc5a3e8923cb8efedbbd5b88e212eb0e9009cf87 (diff)
downloadPSP.git-89befdb9b259d02249876e39ec6fd28860272439.tar.gz
PSP.git-89befdb9b259d02249876e39ec6fd28860272439.tar.xz
PSP.git-89befdb9b259d02249876e39ec6fd28860272439.zip
A lot of documentation written
Diffstat (limited to 'docs/doxygen/html/class_line.html')
-rw-r--r--docs/doxygen/html/class_line.html24
1 files changed, 16 insertions, 8 deletions
diff --git a/docs/doxygen/html/class_line.html b/docs/doxygen/html/class_line.html
index f389522..4c05074 100644
--- a/docs/doxygen/html/class_line.html
+++ b/docs/doxygen/html/class_line.html
@@ -93,15 +93,20 @@ $(document).ready(function(){initNavTree('class_line.html','');});
<div class="title">Line Class Reference</div> </div>
</div><!--header-->
<div class="contents">
+
+<p>Power line element.
+ <a href="class_line.html#details">More...</a></p>
+
+<p><code>#include &lt;<a class="el" href="_line_8h_source.html">Line.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for Line:</div>
<div class="dyncontent">
<div class="center">
<img src="class_line.png" usemap="#Line_map" alt=""/>
<map id="Line_map" name="Line_map">
-<area href="class_branch.html" alt="Branch" shape="rect" coords="0,112,92,136"/>
-<area href="class_power_element.html" alt="PowerElement" shape="rect" coords="0,56,92,80"/>
-<area href="class_element.html" alt="Element" shape="rect" coords="0,0,92,24"/>
+<area href="class_branch.html" title="Abstract class for branch power elements. " alt="Branch" shape="rect" coords="0,112,92,136"/>
+<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"/>
</map>
</div></div>
<table class="memberdecls">
@@ -537,8 +542,11 @@ Additional Inherited Members</h2></td></tr>
<tr class="separator:abb2e253ec1e86353cd7160209c96553c inherit pub_static_methods_class_element"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
-<div class="textblock">
-<p class="definition">Definition at line <a class="el" href="_line_8h_source.html#l00052">52</a> of file <a class="el" href="_line_8h_source.html">Line.h</a>.</p>
+<div class="textblock"><p>Power line element. </p>
+<dl class="section author"><dt>Author</dt><dd>Thales Lima Oliveira <a href="#" onclick="location.href='mai'+'lto:'+'tha'+'le'+'s@u'+'fu'+'.br'; return false;">thale<span style="display: none;">.nosp@m.</span>s@uf<span style="display: none;">.nosp@m.</span>u.br</a> </dd></dl>
+<dl class="section date"><dt>Date</dt><dd>06/10/2017 </dd></dl>
+
+<p class="definition">Definition at line <a class="el" href="_line_8h_source.html#l00059">59</a> of file <a class="el" href="_line_8h_source.html">Line.h</a>.</p>
</div><h2 class="groupheader">Member Function Documentation</h2>
<a id="a26c69f7f703dca718edc28d5093934a3"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a26c69f7f703dca718edc28d5093934a3">&#9670;&nbsp;</a></span>AddParent()</h2>
@@ -577,7 +585,7 @@ Additional Inherited Members</h2></td></tr>
<p>Add a parent to the element. This method must be used on power elements that connect to a bus, so the parent must be a bus. The element basic points are calculated in this method, so apply this when the element is being inserted. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
- <tr><td class="paramname">parent</td><td><a class="el" href="class_element.html">Element</a> parent. </td></tr>
+ <tr><td class="paramname">parent</td><td><a class="el" href="class_element.html" title="Base class of all elements of the program. This class is responsible for manage graphical and his dat...">Element</a> parent. </td></tr>
<tr><td class="paramname">position</td><td><a class="el" href="class_node.html" title="Node of a control element. This class manages the user interaction with the connection and control el...">Node</a> position in the parent. </td></tr>
</table>
</dd>
@@ -791,7 +799,7 @@ Additional Inherited Members</h2></td></tr>
<p>Reimplemented from <a class="el" href="class_branch.html#a62418f767cc9bb894d6b7cc73645e43e">Branch</a>.</p>
-<p class="definition">Definition at line <a class="el" href="_line_8h_source.html#l00064">64</a> of file <a class="el" href="_line_8h_source.html">Line.h</a>.</p>
+<p class="definition">Definition at line <a class="el" href="_line_8h_source.html#l00071">71</a> of file <a class="el" href="_line_8h_source.html">Line.h</a>.</p>
</div>
</div>
@@ -1351,7 +1359,7 @@ Additional Inherited Members</h2></td></tr>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">parent</td><td>Form parent </td></tr>
- <tr><td class="paramname">element</td><td><a class="el" href="class_element.html">Element</a> that will be edited. </td></tr>
+ <tr><td class="paramname">element</td><td><a class="el" href="class_element.html" title="Base class of all elements of the program. This class is responsible for manage graphical and his dat...">Element</a> that will be edited. </td></tr>
</table>
</dd>
</dl>