blob: 344fca3ce3ff03144bdf547c4f682405da3ce811 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?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="101px" preserveAspectRatio="none" style="width:238px;height:101px;" version="1.1" viewBox="0 0 238 101" width="238px" zoomAndPan="magnify"><defs><filter height="300%" id="foipq82ys7xmr" 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><!--entity Actor--><ellipse cx="24" cy="18" fill="#FEFECE" filter="url(#foipq82ys7xmr)" rx="8" ry="8" style="stroke: #A80036; stroke-width: 2.0;"/><path d="M24,26 L24,53 M11,34 L37,34 M24,53 L11,68 M24,53 L37,68 " fill="none" filter="url(#foipq82ys7xmr)" style="stroke: #A80036; stroke-width: 2.0;"/><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="36" x="6" y="87.9951">Actor</text><ellipse cx="164.6001" cy="49.42" fill="#FEFECE" filter="url(#foipq82ys7xmr)" rx="62.6001" ry="14.92" style="stroke: #A80036; stroke-width: 1.5;"/><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="87" x="121.1001" y="54.0685">Caso de uso</text><!--link Actor to Caso de uso--><path d="M42.0803,49.5 C57.3479,49.5 80.1473,49.5 101.9461,49.5 " fill="none" id="Actor-Caso de uso" style="stroke: #A80036; stroke-width: 1.0;"/><!--
@startuml
left to right direction
:Actor: - - (Caso de uso)
@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.11+9-post-Debian-1deb10u1
Operating System: Linux
OS Version: 5.7.0-2-pinebookpro-arm64
Default Encoding: UTF-8
Language: en
Country: null
--></g></svg>
|