db_AI-4/doku/diagrammes/getlocations.svg

22 lines
3.5 KiB
XML
Raw Normal View History

<?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="129px" preserveAspectRatio="none" style="width:159px;height:129px;" version="1.1" viewBox="0 0 159 129" width="159px" zoomAndPan="magnify"><defs><filter height="300%" id="f0wa6hs" 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 GetLocations--><rect fill="#FEFECE" filter="url(#f0wa6hs)" height="112.0234" style="stroke: #A80036; stroke-width: 1.5;" width="144" x="6" y="8"/><ellipse cx="36.3" cy="24" fill="#ADD1B2" rx="11" ry="11" style="stroke: #A80036; stroke-width: 1.0;"/><path d="M39.2688,29.6406 Q38.6906,29.9375 38.05,30.0859 Q37.4094,30.2344 36.7063,30.2344 Q34.2063,30.2344 32.8859,28.5859 Q31.5656,26.9375 31.5656,23.8125 Q31.5656,20.6875 32.8859,19.0313 Q34.2063,17.375 36.7063,17.375 Q37.4094,17.375 38.0578,17.5313 Q38.7063,17.6875 39.2688,17.9844 L39.2688,20.7031 Q38.6438,20.125 38.05,19.8516 Q37.4563,19.5781 36.8313,19.5781 Q35.4875,19.5781 34.8,20.6484 Q34.1125,21.7188 34.1125,23.8125 Q34.1125,25.9063 34.8,26.9766 Q35.4875,28.0469 36.8313,28.0469 Q37.4563,28.0469 38.05,27.7734 Q38.6438,27.5 39.2688,26.9219 L39.2688,29.6406 Z "/><text fill="#000000" font-family="sans-serif" font-size="12" lengthAdjust="spacingAndGlyphs" textLength="78" x="53.7" y="28.1543">GetLocations</text><line style="stroke: #A80036; stroke-width: 1.5;" x1="7" x2="149" y1="40" y2="40"/><ellipse cx="17" cy="51.9023" fill="none" rx="3" ry="3" style="stroke: #038048; stroke-width: 1.0;"/><text fill="#000000" font-family="sans-serif" font-size="11" lengthAdjust="spacingAndGlyphs" textLength="78" x="26" y="54.2104">int location_id</text><ellipse cx="17" cy="64.707" fill="none" rx="3" ry="3" style="stroke: #038048; stroke-width: 1.0;"/><text fill="#000000" font-family="sans-serif" font-size="11" lengthAdjust="spacingAndGlyphs" textLength="101" x="26" y="67.0151">string streetname</text><ellipse cx="17" cy="77.5117" fill="none" rx="3" ry="3" style="stroke: #038048; stroke-width: 1.0;"/><text fill="#000000" font-family="sans-serif" font-size="11" lengthAdjust="spacingAndGlyphs" textLength="115" x="26" y="79.8198">int location_capacity</text><ellipse cx="17" cy="90.3164" fill="none" rx="3" ry="3" style="stroke: #038048; stroke-width: 1.0;"/><text fill="#000000" font-family="sans-serif" font-size="11" lengthAdjust="spacingAndGlyphs" textLength="118" x="26" y="92.6245">string location_name</text><ellipse cx="17" cy="103.1211" fill="none" rx="3" ry="3" style="stroke: #038048; stroke-width: 1.0;"/><text fill="#000000" font-family="sans-serif" font-size="11" lengthAdjust="spacingAndGlyphs" textLength="97" x="26" y="105.4292">string LocatinInfo</text><line style="stroke: #A80036; stroke-width: 1.5;" x1="7" x2="149" y1="112.0234" y2="112.0234"/><!--
@startuml
class GetLocations {
+ int location_id
+ string streetname
+ int location_capacity
+ string location_name
+ string LocatinInfo
}
@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>