|
@@ -122,7 +122,6 @@ All the stages are displayed in class diagram~\ref{fig:animated}.
|
|
|
|
|
|
To be able to undo a step each stage needs to implement methods for both forward and backward steps.
|
|
|
|
|
|
-\TODO{check figure height}
|
|
|
\begin{figure}[tp]
|
|
|
\centering
|
|
|
\includegraphics[width=\linewidth, trim={0 9cm 0 0}]{img/Algorithms_Animated.pdf}
|
|
@@ -131,4 +130,7 @@ To be able to undo a step each stage needs to implement methods for both forward
|
|
|
\end{figure}
|
|
|
|
|
|
\section{View}\label{sec:view}
|
|
|
+This section only covers the software architecture regarding the views.
|
|
|
+For an explanation of what is actually displayed, see chapter~\ref{ch:ui}
|
|
|
+
|
|
|
\TODO{Kolja ausfragen}
|