From 2065cb3f29931867de37ec39b40839d82c1331fc Mon Sep 17 00:00:00 2001 From: Elton Cardoso do Nascimento <43186596+EltonCN@users.noreply.github.com> Date: Fri, 18 Oct 2024 16:05:03 -0300 Subject: [PATCH] Add shape library --- resources/CST-Library.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 resources/CST-Library.xml diff --git a/resources/CST-Library.xml b/resources/CST-Library.xml new file mode 100644 index 0000000..cbcc92b --- /dev/null +++ b/resources/CST-Library.xml @@ -0,0 +1,22 @@ +[ + { + "xml": "<mxGraphModel><root><mxCell id=\"0\"/><mxCell id=\"1\" parent=\"0\"/><mxCell id=\"2\" value=\"\" style=\"group\" vertex=\"1\" connectable=\"0\" parent=\"1\"><mxGeometry width=\"163\" height=\"60\" as=\"geometry\"/></mxCell><mxCell id=\"3\" value=\"&lt;font style=&quot;font-size: 12px&quot;&gt;Behavioral&lt;br&gt;Codelet&lt;/font&gt;\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeWidth=3;fillColor=#ffcc99;strokeColor=#36393d;\" vertex=\"1\" parent=\"2\"><mxGeometry x=\"15.49647887323944\" width=\"132.00704225352115\" height=\"60\" as=\"geometry\"/></mxCell><mxCell id=\"4\" value=\"&lt;font style=&quot;font-size: 8px;&quot;&gt;O&lt;/font&gt;\" style=\"whiteSpace=wrap;html=1;strokeWidth=2;fillColor=#ffcccc;strokeColor=#36393d;fontSize=8;\" vertex=\"1\" parent=\"2\"><mxGeometry x=\"147.50352112676057\" y=\"9.999999999999998\" width=\"15.49647887323944\" height=\"15\" as=\"geometry\"/></mxCell><mxCell id=\"5\" value=\"&lt;font style=&quot;font-size: 8px;&quot;&gt;A&lt;/font&gt;\" style=\"whiteSpace=wrap;html=1;strokeWidth=2;fillColor=#ffcccc;strokeColor=#36393d;fontSize=8;\" vertex=\"1\" parent=\"2\"><mxGeometry x=\"147.50352112676057\" y=\"34.99999999999999\" width=\"15.49647887323944\" height=\"15\" as=\"geometry\"/></mxCell><mxCell id=\"6\" value=\"&lt;font style=&quot;font-size: 8px; line-height: 120%;&quot;&gt;LI&lt;/font&gt;\" style=\"whiteSpace=wrap;html=1;strokeWidth=2;fillColor=#ffcccc;strokeColor=#36393d;verticalAlign=middle;spacing=0;fontSize=8;\" vertex=\"1\" parent=\"2\"><mxGeometry y=\"9.999999999999998\" width=\"15.49647887323944\" height=\"15\" as=\"geometry\"/></mxCell><mxCell id=\"7\" value=\"&lt;font style=&quot;font-size: 8px;&quot;&gt;GI&lt;/font&gt;\" style=\"whiteSpace=wrap;html=1;strokeWidth=2;fillColor=#ffcccc;strokeColor=#36393d;fontSize=8;\" vertex=\"1\" parent=\"2\"><mxGeometry y=\"34.99999999999999\" width=\"15.49647887323944\" height=\"15\" as=\"geometry\"/></mxCell></root></mxGraphModel>", + "w": 163, + "h": 60 + }, + { + "xml": "<mxGraphModel><root><mxCell id=\"0\"/><mxCell id=\"1\" parent=\"0\"/><mxCell id=\"2\" value=\"&lt;font style=&quot;font-size: 11px&quot;&gt;Memory Object&lt;br&gt;&lt;/font&gt;\" style=\"ellipse;whiteSpace=wrap;html=1;strokeColor=#36393d;strokeWidth=2;fillColor=#ffff88;fontSize=8;align=center;verticalAlign=top;labelPosition=center;verticalLabelPosition=bottom;\" vertex=\"1\" parent=\"1\"><mxGeometry width=\"57\" height=\"60\" as=\"geometry\"/></mxCell></root></mxGraphModel>", + "w": 57, + "h": 60 + }, + { + "xml": "<mxGraphModel><root><mxCell id=\"0\"/><mxCell id=\"1\" parent=\"0\"/><mxCell id=\"2\" value=\"&lt;font style=&quot;font-size: 11px&quot;&gt;Memory Object&lt;/font&gt;&lt;br&gt;\" style=\"ellipse;shape=doubleEllipse;whiteSpace=wrap;html=1;strokeColor=#36393d;strokeWidth=2;fillColor=#ffff88;fontSize=10;align=center;verticalAlign=top;labelPosition=center;verticalLabelPosition=bottom;\" vertex=\"1\" parent=\"1\"><mxGeometry width=\"70\" height=\"75\" as=\"geometry\"/></mxCell></root></mxGraphModel>", + "w": 70, + "h": 75 + }, + { + "xml": "<mxGraphModel><root><mxCell id=\"0\"/><mxCell id=\"1\" parent=\"0\"/><mxCell id=\"2\" value=\"&lt;div align=&quot;center&quot;&gt;&lt;font style=&quot;font-size: 18px&quot;&gt;Working Memory&lt;/font&gt;&lt;br&gt;&lt;/div&gt;\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeWidth=2;fillColor=#CFE7F5;dashed=1;strokeColor=#3465A4;verticalAlign=top;align=center;spacingLeft=0;\" vertex=\"1\" parent=\"1\"><mxGeometry width=\"331\" height=\"290\" as=\"geometry\"/></mxCell></root></mxGraphModel>", + "w": 331, + "h": 290 + } +] \ No newline at end of file