Browse Source

include component diagram

Eren Yilmaz 6 years ago
parent
commit
5b8ce9629a
3 changed files with 9 additions and 1 deletions
  1. 9 1
      doc/chapter/2architecture.tex
  2. BIN
      doc/img/components.pdf
  3. BIN
      doc/vpp/components.vpp

+ 9 - 1
doc/chapter/2architecture.tex

@@ -10,7 +10,15 @@ The following assumptions are made for the implementation of the node placement
 \end{itemize}
 
 \section{Components}\label{sec:components}
-\TODO{rough architecture}
+\TODO{write about components and dependencies}
+Figure~\ref{fig:components} contains a component diagram that illustrates this.
+
+\begin{figure}[htp]
+    \centering
+    \includegraphics[width=\linewidth,trim=0 11cm 0 0,clip]{img/view.pdf}
+    \caption{Component diagram visualizing the architecture of \appname. Each component resembles a java package.}
+    \label{fig:components}
+\end{figure}
 
 \section{Input File Format}\label{sec:inputFileFormat}
 The input to \appname is a JSON file.

BIN
doc/img/components.pdf


BIN
doc/vpp/components.vpp