Newer
Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" contentScriptType="application/ecmascript" contentStyleType="text/css" height="401px" preserveAspectRatio="none" style="width:325px;height:401px;" version="1.1" viewBox="0 0 325 401" width="325px" zoomAndPan="magnify"><defs><filter height="300%" id="f1bye6l9wl10h0" width="300%" x="-1" y="-1"><feGaussianBlur result="blurOut" stdDeviation="2.0"/><feColorMatrix in="blurOut" result="blurOut2" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 .4 0"/><feOffset dx="4.0" dy="4.0" in="blurOut2" result="blurOut3"/><feBlend in="SourceGraphic" in2="blurOut3" mode="normal"/></filter></defs><g><!--class Graph--><rect fill="#FEFECE" filter="url(#f1bye6l9wl10h0)" height="198.5433" id="Graph" style="stroke: #A80036; stroke-width: 1.5;" width="166" x="88.5" y="8"/><ellipse cx="146.5" cy="23" fill="#ADD1B2" rx="10" ry="10" style="stroke: #A80036; stroke-width: 1.0;"/><path d="M145.9063,28.1406 Q144.4688,28.1406 143.5313,27.5313 Q142.6094,26.9219 142.1563,25.8125 Q141.7031,24.7031 141.7031,23.2188 Q141.7031,21.5469 142.2344,20.3594 Q142.7813,19.1563 143.8281,18.5156 Q144.8906,17.8594 146.4375,17.8594 Q147.1563,17.8594 147.7031,18.0156 Q148.2656,18.1563 148.8438,18.4375 L148.1719,20.1094 Q147.6563,19.8438 147.2031,19.75 Q146.7656,19.6406 146.3594,19.6406 Q145.3906,19.6406 144.8125,20.0781 Q144.25,20.5156 144,21.2969 Q143.7656,22.0781 143.7656,23.125 Q143.7656,24.7813 144.3438,25.5781 Q144.9375,26.3594 146.25,26.3594 Q146.7344,26.3594 147.25,26.2344 Q147.7656,26.1094 148.4531,25.7969 L148.4531,27.625 Q147.8438,27.8906 147.1875,28.0156 Q146.5469,28.1406 145.9063,28.1406 Z "/><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="42" x="165.5" y="28.432">Graph</text><line style="stroke: #A80036; stroke-width: 1.5;" x1="89.5" x2="253.5" y1="38" y2="38"/><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="84" x="94.5" y="56.9659">vertices : list</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="73" x="94.5" y="76.0339">edges : list</text><line style="stroke: #A80036; stroke-width: 1.5;" x1="89.5" x2="253.5" y1="84.1358" y2="84.1358"/><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="130" x="94.5" y="103.1018">add_vertex( vertex )</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="154" x="94.5" y="122.1697">remove_vertex( vertex )</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="131" x="94.5" y="141.2376">find_vertex( vertex )</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="116" x="94.5" y="160.3055">add_edge( edge )</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="140" x="94.5" y="179.3734">remove_edge( edge )</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="117" x="94.5" y="198.4414">find_edge( edge )</text><!--class Vertex--><rect fill="#FEFECE" filter="url(#f1bye6l9wl10h0)" height="46" id="Vertex" style="stroke: #A80036; stroke-width: 1.5;" width="72" x="242.5" y="306"/><ellipse cx="256.5" cy="321" fill="#ADD1B2" rx="10" ry="10" style="stroke: #A80036; stroke-width: 1.0;"/><path d="M255.9063,326.1406 Q254.4688,326.1406 253.5313,325.5313 Q252.6094,324.9219 252.1563,323.8125 Q251.7031,322.7031 251.7031,321.2188 Q251.7031,319.5469 252.2344,318.3594 Q252.7813,317.1563 253.8281,316.5156 Q254.8906,315.8594 256.4375,315.8594 Q257.1563,315.8594 257.7031,316.0156 Q258.2656,316.1563 258.8438,316.4375 L258.1719,318.1094 Q257.6563,317.8438 257.2031,317.75 Q256.7656,317.6406 256.3594,317.6406 Q255.3906,317.6406 254.8125,318.0781 Q254.25,318.5156 254,319.2969 Q253.7656,320.0781 253.7656,321.125 Q253.7656,322.7813 254.3438,323.5781 Q254.9375,324.3594 256.25,324.3594 Q256.7344,324.3594 257.25,324.2344 Q257.7656,324.1094 258.4531,323.7969 L258.4531,325.625 Q257.8438,325.8906 257.1875,326.0156 Q256.5469,326.1406 255.9063,326.1406 Z "/><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="42" x="269.5" y="326.432">Vertex</text><line style="stroke: #A80036; stroke-width: 1.5;" x1="243.5" x2="313.5" y1="336" y2="336"/><line style="stroke: #A80036; stroke-width: 1.5;" x1="243.5" x2="313.5" y1="344" y2="344"/><!--class Edge--><rect fill="#FEFECE" filter="url(#f1bye6l9wl10h0)" height="122.2717" id="Edge" style="stroke: #A80036; stroke-width: 1.5;" width="121" x="6" y="268"/><ellipse cx="45.65" cy="283" fill="#ADD1B2" rx="10" ry="10" style="stroke: #A80036; stroke-width: 1.0;"/><path d="M45.0563,288.1406 Q43.6188,288.1406 42.6813,287.5313 Q41.7594,286.9219 41.3063,285.8125 Q40.8531,284.7031 40.8531,283.2188 Q40.8531,281.5469 41.3844,280.3594 Q41.9313,279.1563 42.9781,278.5156 Q44.0406,277.8594 45.5875,277.8594 Q46.3063,277.8594 46.8531,278.0156 Q47.4156,278.1563 47.9938,278.4375 L47.3219,280.1094 Q46.8063,279.8438 46.3531,279.75 Q45.9156,279.6406 45.5094,279.6406 Q44.5406,279.6406 43.9625,280.0781 Q43.4,280.5156 43.15,281.2969 Q42.9156,282.0781 42.9156,283.125 Q42.9156,284.7813 43.4938,285.5781 Q44.0875,286.3594 45.4,286.3594 Q45.8844,286.3594 46.4,286.2344 Q46.9156,286.1094 47.6031,285.7969 L47.6031,287.625 Q46.9938,287.8906 46.3375,288.0156 Q45.6969,288.1406 45.0563,288.1406 Z "/><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="34" x="64.35" y="288.432">Edge</text><line style="stroke: #A80036; stroke-width: 1.5;" x1="7" x2="126" y1="298" y2="298"/><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="109" x="12" y="316.9659">vertex_1 : Vertex</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="109" x="12" y="336.0339">vertex_2 : Vertex</text><line style="stroke: #A80036; stroke-width: 1.5;" x1="7" x2="126" y1="344.1358" y2="344.1358"/><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="91" x="12" y="363.1018">get_vertex_1()</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="91" x="12" y="382.1697">get_vertex_2()</text><!--link Graph to Vertex--><path d="M225.24,218.73 C241.41,251.92 257.56,285.05 267.77,305.98 " fill="none" id="Graph-Vertex" style="stroke: #A80036; stroke-width: 1.0;"/><polygon fill="#FFFFFF" points="219.52,207.01,218.5482,214.1553,224.7702,217.8005,225.7419,210.6552,219.52,207.01" style="stroke: #A80036; stroke-width: 1.0;"/><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="32" x="229.2546" y="294.0275">0 .. *</text><!--link Graph to Edge--><path d="M118.54,219.21 C110.52,235.98 102.51,252.72 95.27,267.86 " fill="none" id="Graph-Edge" style="stroke: #A80036; stroke-width: 1.0;"/><polygon fill="#FFFFFF" points="124.37,207.01,118.1751,210.701,119.1995,217.839,125.3944,214.148,124.37,207.01" style="stroke: #A80036; stroke-width: 1.0;"/><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="32" x="64.6667" y="256.0885">0 .. *</text><!--link Edge to Vertex--><path d="M140.67,329 C175.11,329 214.49,329 242.31,329 " fill="none" id="Edge-Vertex" style="stroke: #A80036; stroke-width: 1.0;"/><polygon fill="#FFFFFF" points="127.25,329,133.25,333,139.25,329,133.25,325,127.25,329" style="stroke: #A80036; stroke-width: 1.0;"/><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="79" x="145.25" y="320.9659">besteht aus</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="8" x="226.3976" y="323.1023">2</text><!--
@startuml
skinparam defaultFontSize 14
skinparam classAttributeIconSize 0
scale max 1024 width
class Graph
class Vertex
class Edge
Graph o- - "0 .. *" Vertex
Graph o- - "0 .. *" Edge
Edge o-right- "2" Vertex : besteht aus
Graph : vertices : list
Graph : edges : list
Graph : add_vertex( vertex )
Graph : remove_vertex( vertex )
Graph : find_vertex( vertex )
Graph : add_edge( edge )
Graph : remove_edge( edge )
Graph : find_edge( edge )
Edge : vertex_1 : Vertex
Edge : vertex_2 : Vertex
Edge : get_vertex_1()
Edge : get_vertex_2()
@enduml
PlantUML version 1.2018.13(Mon Nov 26 18:11:51 CET 2018)
(GPL source distribution)
Java Runtime: OpenJDK Runtime Environment
JVM: OpenJDK 64-Bit Server VM
Java Version: 11.0.18+10-post-Ubuntu-0ubuntu120.04.1
Operating System: Linux
OS Version: 5.15.0-71-generic
Default Encoding: UTF-8
Language: de
Country: DE
--></g></svg>