瀏覽代碼

include component diagram

Eren Yilmaz 6 年之前
父節點
當前提交
5b8ce9629a
共有 3 個文件被更改,包括 9 次插入1 次删除
  1. 9 1
      doc/chapter/2architecture.tex
  2. 二進制
      doc/img/components.pdf
  3. 二進制
      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.

二進制
doc/img/components.pdf


二進制
doc/vpp/components.vpp