106 lines
2.7 KiB
XML

<svg class="bob" font-family="arial" font-size="28" height="128" width="464" xmlns="http://www.w3.org/2000/svg">
<defs>
<marker id="triangle" markerHeight="8" markerWidth="8" orient="auto" refX="4" refY="2" viewBox="0 0 8 4">
<polygon fill="white" points="0,0 0,4 8,2 0,0"/>
</marker>
<marker id="clear_triangle" markerHeight="10" markerWidth="10" orient="auto" refX="1" refY="7" viewBox="0 0 20 14">
<polygon fill="none" points="2,2 2,12 18,7 2,2" stroke="white" stroke-width="2"/>
</marker>
<marker id="circle" markerHeight="5" markerWidth="5" orient="auto" refX="10" refY="10" viewBox="0 0 20 20">
<circle cx="10" cy="10" fill="white" r="8"/>
</marker>
<marker id="square" markerHeight="5" markerWidth="5" orient="auto" refX="10" refY="10" viewBox="0 0 20 20">
<rect fill="white" height="20" width="20" x="0" y="0"/>
</marker>
<marker id="open_circle" markerHeight="10" markerWidth="10" orient="auto" refX="10" refY="10" viewBox="0 0 20 20">
<circle cx="10" cy="10" fill="white" r="4" stroke="white" stroke-width="2"/>
</marker>
<marker id="big_open_circle" markerHeight="20" markerWidth="20" orient="auto" refX="20" refY="20" viewBox="0 0 40 40">
<circle cx="20" cy="20" fill="white" r="6" stroke="white" stroke-width="2"/>
</marker>
</defs>
<style type="text/css">
line,path {
stroke: white;
stroke-width: 4;
stroke-opacity: 1;
fill-opacity: 1;
stroke-linecap: round;
stroke-linejoin: miter;
}
line.dashed {
stroke-dasharray: 5;
}
circle.solid {
fill:white;
stroke: white;
stroke-width: 4;
stroke-opacity: 1;
fill-opacity: 1;
stroke-linecap: round;
stroke-linejoin: miter;
}
circle.open {
fill:none;
stroke: white;
stroke-width: 4;
stroke-opacity: 1;
fill-opacity: 1;
stroke-linecap: round;
stroke-linejoin: miter;
}
tspan.head{
fill: none;
stroke: none;
}
text {
fill: white;
}
</style>
<rect fill="white" fill-opacity="0.0" height="128" width="464" x="0" y="0"/>
<g>
<line x1="96" x2="144" y1="48" y2="48"/>
<line marker-end="url(#triangle)" x1="144" x2="156" y1="48" y2="40"/>
</g>
<g>
<line x1="256" x2="272" y1="12" y2="12"/>
</g>
<g>
<line x1="256" x2="272" y1="20" y2="20"/>
</g>
<g>
<line marker-end="url(#triangle)" x1="264" x2="264" y1="64" y2="40"/>
<line x1="264" x2="264" y1="64" y2="96"/>
</g>
<g>
<line marker-end="url(#triangle)" x1="336" x2="324" y1="48" y2="40"/>
<line x1="336" x2="384" y1="48" y2="48"/>
</g>
<g>
<text x="2" y="56">
Name
</text>
</g>
<g>
<text x="130" y="120">
Zuweisungsoperator
</text>
</g>
<g>
<text x="162" y="24">
hallo
</text>
</g>
<g>
<text x="306" y="24">
9
</text>
</g>
<g>
<text x="402" y="56">
Wert
</text>
</g>
</svg>