db_AI-4/doku/diagrammes/loginform.svg

21 lines
3.3 KiB
XML

<?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="116px" preserveAspectRatio="none" style="width:218px;height:116px;" version="1.1" viewBox="0 0 218 116" width="218px" zoomAndPan="magnify"><defs><filter height="300%" id="flaw2e7" 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 LoginForm--><rect fill="#FEFECE" filter="url(#flaw2e7)" height="99.2188" style="stroke: #A80036; stroke-width: 1.5;" width="203" x="6" y="8"/><ellipse cx="71.25" cy="24" fill="#ADD1B2" rx="11" ry="11" style="stroke: #A80036; stroke-width: 1.0;"/><path d="M74.2188,29.6406 Q73.6406,29.9375 73,30.0859 Q72.3594,30.2344 71.6563,30.2344 Q69.1563,30.2344 67.8359,28.5859 Q66.5156,26.9375 66.5156,23.8125 Q66.5156,20.6875 67.8359,19.0313 Q69.1563,17.375 71.6563,17.375 Q72.3594,17.375 73.0078,17.5313 Q73.6563,17.6875 74.2188,17.9844 L74.2188,20.7031 Q73.5938,20.125 73,19.8516 Q72.4063,19.5781 71.7813,19.5781 Q70.4375,19.5781 69.75,20.6484 Q69.0625,21.7188 69.0625,23.8125 Q69.0625,25.9063 69.75,26.9766 Q70.4375,28.0469 71.7813,28.0469 Q72.4063,28.0469 73,27.7734 Q73.5938,27.5 74.2188,26.9219 L74.2188,29.6406 Z "/><text fill="#000000" font-family="sans-serif" font-size="12" lengthAdjust="spacingAndGlyphs" textLength="64" x="91.75" y="28.1543">LoginForm</text><line style="stroke: #A80036; stroke-width: 1.5;" x1="7" x2="208" y1="40" y2="40"/><line style="stroke: #A80036; stroke-width: 1.5;" x1="7" x2="208" y1="48" y2="48"/><ellipse cx="17" cy="59.9023" fill="#84BE84" rx="3" ry="3" style="stroke: #038048; stroke-width: 1.0;"/><text fill="#000000" font-family="sans-serif" font-size="11" lengthAdjust="spacingAndGlyphs" textLength="67" x="26" y="62.2104">LoginForm()</text><rect fill="#F24D5C" height="6" style="stroke: #C82930; stroke-width: 1.0;" width="6" x="14" y="69.707"/><text fill="#000000" font-family="sans-serif" font-size="11" lengthAdjust="spacingAndGlyphs" textLength="177" x="26" y="75.0151">void RegistrationButton_Click()</text><rect fill="#F24D5C" height="6" style="stroke: #C82930; stroke-width: 1.0;" width="6" x="14" y="82.5117"/><text fill="#000000" font-family="sans-serif" font-size="11" lengthAdjust="spacingAndGlyphs" textLength="135" x="26" y="87.8198">void LoginButton_Click()</text><rect fill="#F24D5C" height="6" style="stroke: #C82930; stroke-width: 1.0;" width="6" x="14" y="95.3164"/><text fill="#000000" font-family="sans-serif" font-size="11" lengthAdjust="spacingAndGlyphs" textLength="128" x="26" y="100.6245">void LoginForm_Load()</text><!--
@startuml
class LoginForm {
+ LoginForm()
- void RegistrationButton_Click()
- void LoginButton_Click()
- void LoginForm_Load()
}
@enduml
PlantUML version 2017.10(Thu Apr 06 20:43:00 CEST 2017)
(GPL source distribution)
Java Runtime: OpenJDK Runtime Environment
JVM: OpenJDK 64-Bit Server VM
Java Version: 1.8.0_141-8u141-b15-3-b15
Operating System: Linux
OS Version: 4.12.0
Default Encoding: UTF-8
Language: en
Country: GB
--></g></svg>