summaryrefslogtreecommitdiff
path: root/graphics/pgf/contrib/pgf-umlcd/pgf-umlcd-manual.tex
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pgf/contrib/pgf-umlcd/pgf-umlcd-manual.tex')
-rw-r--r--graphics/pgf/contrib/pgf-umlcd/pgf-umlcd-manual.tex15
1 files changed, 13 insertions, 2 deletions
diff --git a/graphics/pgf/contrib/pgf-umlcd/pgf-umlcd-manual.tex b/graphics/pgf/contrib/pgf-umlcd/pgf-umlcd-manual.tex
index 17a6edc6fd..393d436b63 100644
--- a/graphics/pgf/contrib/pgf-umlcd/pgf-umlcd-manual.tex
+++ b/graphics/pgf/contrib/pgf-umlcd/pgf-umlcd-manual.tex
@@ -68,7 +68,7 @@ keywordstyle=\color{blue}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\title{Drawing UML Class Diagram by using \texttt{pgf-umlcd}}
\author{\href{mailto:xuyuan.cn@gmail.com}{Yuan Xu}}
-\date{\today{}~(v0.2.1)}
+\date{\today{}~(v0.3)}
\maketitle
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -112,6 +112,8 @@ The \lstinline|\umlnote| use the same syntax as tikz command
\subsection{Inheritance and implement}
\subsubsection{Inheritance}
\demo{inheritance}
+\subsubsection{Multiple Inheritance}
+\demo{multiple-inheritance}
\subsubsection{Implement an interface}
\demo{implement-interface}
@@ -132,6 +134,13 @@ The \lstinline|\umlnote| use the same syntax as tikz command
\subsection{Package}
\demo{package}
+\section{Customization}
+\subsection{Color settings}
+The color of digram is defined by \lstinline|\umltextcolor|, \lstinline|\umldrawcolor| and \lstinline|\umlfillcolor|, such as:
+
+\demo{color}
+
+
\section{Examples}
\subsection{Abstract Factory}
\example{abstract-factory}
@@ -140,7 +149,9 @@ The \lstinline|\umlnote| use the same syntax as tikz command
Many people contributed to \texttt{pgf-umlcd} by reporting problems,
suggesting various improvements or submitting code. Here is a list of
these people: \href{mailto:martin.quinson@loria.fr}{Martin Quinson},
-and \href{mailto:johannes_pieper@yahoo.de}{Johannes Pieper}.
+\href{mailto:johannes_pieper@yahoo.de}{Johannes Pieper},
+\href{mailto:lwghsh@gmail.com}{sh w},
+and \href{mailto:maartenvandessel@hotmail.com}{Maarten van Dessel}.
\end{document}
%%% Local Variables: