amiro-lld / docs / AMiRo-LLD.svg @ 3fb3c6e7
History | View | Annotate | Download (3.542 KB)
1 |
<?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="256px" preserveAspectRatio="none" style="width:285px;height:256px;" version="1.1" viewBox="0 0 285 256" width="285px" zoomAndPan="magnify"><defs><filter height="300%" id="f1i4ndtq797wdb" 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><!--cluster AMiRoLLD_node--><polygon fill="#FFFFFF" filter="url(#f1i4ndtq797wdb)" points="104,34,114,24,263,24,263,234,253,244,104,244,104,34" style="stroke: #000000; stroke-width: 1.5;"/><line style="stroke: #000000; stroke-width: 1.5;" x1="253" x2="262" y1="34" y2="25"/><line style="stroke: #000000; stroke-width: 1.5;" x1="104" x2="253" y1="34" y2="34"/><line style="stroke: #000000; stroke-width: 1.5;" x1="253" x2="253" y1="34" y2="244"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacingAndGlyphs" textLength="83" x="138" y="49.9951">AMiRo-LLD</text><!--entity periphAL.h--><ellipse cx="177" cy="93" fill="#FEFECE" filter="url(#f1i4ndtq797wdb)" rx="8" ry="8" style="stroke: #A80036; stroke-width: 2.0;"/><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="73" x="140.5" y="122.9951">periphAL.h</text><!--entity AMiRoLLD--><rect fill="#FEFECE" filter="url(#f1i4ndtq797wdb)" height="46.2969" style="stroke: #A80036; stroke-width: 1.5;" width="113" x="120.5" y="182"/><rect fill="#FEFECE" height="10" style="stroke: #A80036; stroke-width: 1.5;" width="15" x="213.5" y="187"/><rect fill="#FEFECE" height="2" style="stroke: #A80036; stroke-width: 1.5;" width="4" x="211.5" y="189"/><rect fill="#FEFECE" height="2" style="stroke: #A80036; stroke-width: 1.5;" width="4" x="211.5" y="193"/><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="73" x="135.5" y="214.9951">AMiRo-LLD</text><!--entity alldconf.h--><ellipse cx="47" cy="93" fill="#FEFECE" filter="url(#f1i4ndtq797wdb)" rx="8" ry="8" style="stroke: #A80036; stroke-width: 2.0;"/><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="66" x="14" y="122.9951">alldconf.h</text><!--link alldconf.h to AMiRoLLD--><path d="M64.2402,108.588 C86.4276,127.362 125.181,160.1527 150.966,181.9712 " fill="none" id="alldconf.h-AMiRoLLD" style="stroke: #A80036; stroke-width: 1.0;"/><path d="M53.2357,110.3553 A9,9 0 0 0 64.1623 97.4437" fill="none" style="stroke: #A80036; stroke-width: 1.5;"/><!--link periphAL.h to AMiRoLLD--><path d="M177,102.268 C177,118.956 177,157.164 177,181.7129 " fill="none" id="periphAL.h-AMiRoLLD" style="stroke: #A80036; stroke-width: 1.0;"/><!-- |
---|---|
2 |
@startuml |
3 |
skinparam componentStyle uml2 |
4 |
|
5 |
|
6 |
interface alldconf.h |
7 |
|
8 |
node "AMiRo-LLD" as AMiRoLLD_node { |
9 |
interface periphAL.h |
10 |
|
11 |
component "AMiRo-LLD" as AMiRoLLD |
12 |
AMiRoLLD -up-( alldconf.h |
13 |
AMiRoLLD -up- periphAL.h |
14 |
} |
15 |
|
16 |
@enduml |
17 |
|
18 |
PlantUML version 1.2018.11(Sat Sep 22 18:43:53 CEST 2018) |
19 |
(GPL source distribution) |
20 |
Java Runtime: OpenJDK Runtime Environment |
21 |
JVM: OpenJDK 64-Bit Server VM |
22 |
Java Version: 1.8.0_181-8u181-b13-1ubuntu0.16.04.1-b13 |
23 |
Operating System: Linux |
24 |
OS Version: 4.15.0-38-generic |
25 |
Default Encoding: UTF-8 |
26 |
Language: en |
27 |
Country: US |
28 |
--></g></svg> |