generate javadoc

This commit is contained in:
NonoL3Robot
2022-03-16 00:02:59 +01:00
parent 9c99a4ee6c
commit ca510f6869
108 changed files with 373 additions and 292 deletions
+11 -13
View File
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="fr">
<head>
<!-- Generated by javadoc (17) on Sat Mar 12 20:20:44 CET 2022 -->
<!-- Generated by javadoc (17) on Tue Mar 15 23:56:14 CET 2022 -->
<title>PdfPanel</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf8">
<meta name="dc.created" content="2022-03-12">
<meta name="dc.created" content="2022-03-15">
<meta name="description" content="declaration: package: lecteur_pdf.pdf, class: PdfPanel">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
@@ -248,7 +248,7 @@ loadScripts(document, 'script');</script>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Essaye de changer de page si possible, sinon ne fait rien</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>private void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#changerTaille()" class="member-name-link">changerTaille</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Change la taille de la page courante suivant si fonction
@@ -293,12 +293,12 @@ loadScripts(document, 'script');</script>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setPleineLargeur(boolean)" class="member-name-link">setPleineLargeur</a><wbr>(boolean&nbsp;pleineLargeur)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>private void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setTaille(float)" class="member-name-link">setTaille</a><wbr>(float&nbsp;scale)</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setTaille(float)" class="member-name-link">setTaille</a><wbr>(float&nbsp;taille)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Change la taille de la page courante</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setZoom(float)" class="member-name-link">setZoom</a><wbr>(float&nbsp;scale)</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setZoom(float)" class="member-name-link">setZoom</a><wbr>(float&nbsp;zoom)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Change la valeur du zoom de la page courante</div>
</div>
@@ -519,7 +519,7 @@ loadScripts(document, 'script');</script>
<li>
<section class="detail" id="changerTaille()">
<h3>changerTaille</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">changerTaille</span>()</div>
<div class="member-signature"><span class="modifiers">private</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">changerTaille</span>()</div>
<div class="block">Change la taille de la page courante suivant si fonction
<a href="../menuBar/menuItems/PleineLargeur.html" title="class in lecteur_pdf.menuBar.menuItems"><code>Pleine Largeur</code></a>
est activée ou non</div>
@@ -532,8 +532,6 @@ loadScripts(document, 'script');</script>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>pleineLargeur</code> - Booléen qui défini l'état du mode
<p>
<p>
<a href="../menuBar/menuItems/PleineLargeur.html" title="class in lecteur_pdf.menuBar.menuItems"><code>Pleine Largeur</code></a></dd>
</dl>
</section>
@@ -572,7 +570,7 @@ loadScripts(document, 'script');</script>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>pdfLoader</code> - un nouveau document PDF à affecter à la
<a href="../Fenetre.html" title="class in lecteur_pdf"><code>fenêtre</code></a></dd>
<a href="../Fenetre.html" title="class in lecteur_pdf"><code>fenêtre</code></a></dd>
</dl>
</section>
</li>
@@ -586,22 +584,22 @@ loadScripts(document, 'script');</script>
<li>
<section class="detail" id="setZoom(float)">
<h3>setZoom</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">setZoom</span><wbr><span class="parameters">(float&nbsp;scale)</span></div>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">setZoom</span><wbr><span class="parameters">(float&nbsp;zoom)</span></div>
<div class="block">Change la valeur du zoom de la page courante</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>scale</code> - Valeur flottante (1.00f == 100%)</dd>
<dd><code>zoom</code> - Valeur flottante (1.00f == 100%)</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setTaille(float)">
<h3>setTaille</h3>
<div class="member-signature"><span class="modifiers">private</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">setTaille</span><wbr><span class="parameters">(float&nbsp;scale)</span></div>
<div class="member-signature"><span class="modifiers">private</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">setTaille</span><wbr><span class="parameters">(float&nbsp;taille)</span></div>
<div class="block">Change la taille de la page courante</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>scale</code> - Valeur flottante (1.00f == 100%)</dd>
<dd><code>taille</code> - Valeur flottante (1.00f == 100%)</dd>
</dl>
</section>
</li>