summaryrefslogtreecommitdiff
path: root/graphics/pgf/contrib/pgf-umlcd/demo/object.tex
blob: 198f845ad89b8730bac6f5c414151bcd1e3646de (plain)
1
2
3
4
5
6
\begin{tikzpicture}
  \begin{object}[text width=6cm]{Instance Name}{0,0}
    \instanceOf{Class Name}
    \attribute{attribute name = value}
  \end{object}
\end{tikzpicture}