23.10.2014 Views

tkz-grap h ctan v1.00 c AlterMundus

tkz-grap h ctan v1.00 c AlterMundus

tkz-grap h ctan v1.00 c AlterMundus

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

7.2 Modification du style VertexStyle par défaut 31<br />

7.2 Modification du style VertexStyle par défaut<br />

Il est possible de redéfinir le style \SetVertexSimple.<br />

Par défaut :<br />

\tikzset{VertexStyle/.style = {<br />

shape = circle,<br />

fill<br />

= black,<br />

inner sep = 0pt,<br />

outer sep = 0pt,<br />

minimum size = 8pt,<br />

draw]<br />

maintenant si on utilise ceci :<br />

\begin{tikzpicture}<br />

\SetVertexSimple<br />

\tikzset{VertexStyle/.style = {<br />

shape = re<strong>ctan</strong>gle,<br />

fill<br />

= red,%<br />

inner sep = 0pt,<br />

outer sep = 0pt,<br />

minimum size = 10pt,<br />

draw}}<br />

\SetGraphUnit{3}<br />

\Vertex{A}\EA(A){B}<br />

\end{tikzpicture}<br />

7.3 Modification d’un style VertexStyle<br />

C’est le style par défaut pour les sommets mais on peut le modifier. Voici quelques exemples utilisés plus tard dans ce<br />

document<br />

par défaut :<br />

ou bien encore :<br />

\begin{tikzpicture}<br />

\SetGraphUnit{3}<br />

\tikzset{VertexStyle/.style = {%<br />

shape = circle,<br />

shading = ball,<br />

ball color = Orange,<br />

minimum size = 20pt,draw}}<br />

\SetVertexNoLabel<br />

\Vertex{A}\EA[unit=3](A){B}<br />

\end{tikzpicture}<br />

\begin{tikzpicture}<br />

\SetGraphUnit{4}<br />

\tikzset{VertexStyle/.style = {%<br />

shape = circle,<br />

shading = ball,<br />

ball color = green!40!black,%<br />

minimum size = 30pt,draw}}<br />

\SetVertexNoLabel<br />

\Vertex{A}\EA[unit=3](A){B}<br />

\end{tikzpicture}<br />

<strong>tkz</strong>-<strong>grap</strong>h<br />

<strong>AlterMundus</strong>

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!