|
@@ -43,13 +43,11 @@ The internal representation of graphs is further explained in the section~\ref{s
|
|
|
|
|
|
\begin{figure}[tp]
|
|
|
\centering
|
|
|
- \includegraphics[width=\linewidth, trim={0 20cm 0 0}]{img/IO.pdf}
|
|
|
+ \includegraphics[width=\linewidth, trim={0 20cm 0 0}, clip]{img/IO.pdf}
|
|
|
\caption[Class diagram of the \enquote{IO} package]{Class diagram of the \enquote{IO} package, containing utilities for reading and writing graphs.}
|
|
|
\label{fig:io}
|
|
|
\end{figure}
|
|
|
|
|
|
-\newpage
|
|
|
-
|
|
|
\TODO{attribute for dummy nodes}
|
|
|
\begin{longtable}{|p{1.8cm}|p{2cm}|p{1.8cm}|p{8.5cm}|}
|
|
|
\hline
|
|
@@ -101,7 +99,7 @@ A class diagram of the package \enquote{Model} is displayed in figure~\ref{fig:m
|
|
|
|
|
|
\begin{figure}[tp]
|
|
|
\centering
|
|
|
- \includegraphics[width=\linewidth, trim={0 6cm 0 0}]{img/Model.pdf}
|
|
|
+ \includegraphics[width=\linewidth, trim={0 6cm 0 0}, clip]{img/Model.pdf}
|
|
|
\caption{Class diagram of the \enquote{Model} package.}
|
|
|
\label{fig:model}
|
|
|
\end{figure}
|
|
@@ -145,7 +143,7 @@ This works the following:
|
|
|
|
|
|
\begin{figure}[tp]
|
|
|
\centering
|
|
|
- \includegraphics[width=\linewidth, trim={0 9cm 0 0}]{img/Algorithms_Animated.pdf}
|
|
|
+ \includegraphics[width=\linewidth, trim={0 9cm 0 0}, clip]{img/Algorithms_Animated.pdf}
|
|
|
\caption{Class diagram of the package \enquote{Algorithms.Animated}.}
|
|
|
\label{fig:animated}
|
|
|
\end{figure}
|