From 3f28311fd6fb4830b4c64c59daa6a53f24953396 Mon Sep 17 00:00:00 2001 From: Christian Vazquez Date: Sun, 29 May 2011 11:23:10 +0000 Subject: Répondu aux questions p14.1 et p19.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- REPONSES.pdf | Bin 115529 -> 132002 bytes reponses.lyx | 127 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 127 insertions(+) diff --git a/REPONSES.pdf b/REPONSES.pdf index 75b5100..53c7f03 100644 Binary files a/REPONSES.pdf and b/REPONSES.pdf differ diff --git a/reponses.lyx b/reponses.lyx index 92ae2c6..460652d 100644 --- a/reponses.lyx +++ b/reponses.lyx @@ -709,5 +709,132 @@ Comme tous ces propriétés changent pendant l'evolution de la simulation, nous les avons implémentés en tant que méthodes. \end_layout +\begin_layout Section* +Question P14.1 +\end_layout + +\begin_layout Standard +Nous avons créé une classe Color qui implémente les couleurs données en + exemple. + Elle est en outre dotée de quelques méthodes pratiques (voir dans doxygen). +\end_layout + +\begin_layout Standard +Aucun objet héritant de la classe Printable n'hérite de cette classe, car + nous nous sommes concentrés sur l'interface graphique de GUI dans ce projet. +\end_layout + +\begin_layout Section* +Question P19.1 +\end_layout + +\begin_layout Standard +Voici l'ensemble de balises (ouvrantes) que nous utilisons (dans l'ordre + d'apparition dans le fichier +\begin_inset Quotes eld +\end_inset + +accelerator.xml +\begin_inset Quotes erd +\end_inset + +) : +\end_layout + +\begin_layout Itemize + +\end_layout + +\begin_layout Itemize + +\end_layout + +\begin_layout Itemize + +\end_layout + +\begin_layout Itemize + +\end_layout + +\begin_layout Itemize + +\end_layout + +\begin_layout Itemize + +\end_layout + +\begin_layout Itemize + +\end_layout + +\begin_layout Itemize + +\end_layout + +\begin_layout Itemize + +\end_layout + +\begin_layout Itemize + +\end_layout + +\begin_layout Itemize + +\end_layout + +\begin_layout Itemize + +\end_layout + +\begin_layout Itemize + +\end_layout + +\begin_layout Itemize + +\end_layout + +\begin_layout Itemize + +\end_layout + +\begin_layout Itemize + +\end_layout + +\begin_layout Itemize + +\end_layout + +\begin_layout Itemize + +\end_layout + +\begin_layout Itemize + +\end_layout + +\begin_layout Standard +Voici les balises pour les commentaires : +\end_layout + +\begin_layout Itemize + +\end_layout + +\begin_layout Standard +Il n'y a donc pas de balises pour les constantes, car elles font partie + d'un namespace commun au projet. + Par ailleurs, l'aspect graphique de projet est séparé du reste du projet, + ce qui explique qu'il n'y ait pas de balise de type ou . +\end_layout + \end_body \end_document -- cgit v1.2.3