Mise à jour de la documentation

This commit is contained in:
2020-11-29 18:52:21 +01:00
parent 72b018d957
commit ced7686033
58 changed files with 2108 additions and 842 deletions

View File

@@ -2,8 +2,8 @@
<!-- NewPage -->
<html lang="fr">
<head>
<!-- Generated by javadoc (1.8.0_231) on Sun Nov 22 23:31:13 CET 2020 -->
<meta name="date" content="2020-11-22">
<!-- Generated by javadoc (1.8.0_231) on Sun Nov 29 18:51:12 CET 2020 -->
<meta name="date" content="2020-11-29">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
@@ -79,7 +79,7 @@
<tr class="rowColor">
<td class="colFirst"><a href="AppThinkerGrid.html" title="class in &lt;Unnamed&gt;">AppThinkerGrid</a></td>
<td class="colLast">
<div class="block">Affiche une grille pour l'affichage du projet.</div>
<div class="block">Affiche une grille de projet pour l'affichage du diagramme.</div>
</td>
</tr>
<tr class="altColor">
@@ -148,6 +148,12 @@
<div class="block">Gère un point de sélection d'un élément.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="UmlDiagram.html" title="class in &lt;Unnamed&gt;">UmlDiagram</a></td>
<td class="colLast">
<div class="block">Cette classe permet d'afficher l'ensemble des éléments du projet sous la forme d'un diagramme UML.</div>
</td>
</tr>
</tbody>
</table>
</li>