Skip to content

Commit

Permalink
Add shape library
Browse files Browse the repository at this point in the history
  • Loading branch information
EltonCN committed Oct 18, 2024
1 parent dc2b288 commit 2065cb3
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions resources/CST-Library.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
<mxlibrary>[
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"group\" vertex=\"1\" connectable=\"0\" parent=\"1\"&gt;&lt;mxGeometry width=\"163\" height=\"60\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;mxCell id=\"3\" value=\"&amp;lt;font style=&amp;quot;font-size: 12px&amp;quot;&amp;gt;Behavioral&amp;lt;br&amp;gt;Codelet&amp;lt;/font&amp;gt;\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeWidth=3;fillColor=#ffcc99;strokeColor=#36393d;\" vertex=\"1\" parent=\"2\"&gt;&lt;mxGeometry x=\"15.49647887323944\" width=\"132.00704225352115\" height=\"60\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;mxCell id=\"4\" value=\"&amp;lt;font style=&amp;quot;font-size: 8px;&amp;quot;&amp;gt;O&amp;lt;/font&amp;gt;\" style=\"whiteSpace=wrap;html=1;strokeWidth=2;fillColor=#ffcccc;strokeColor=#36393d;fontSize=8;\" vertex=\"1\" parent=\"2\"&gt;&lt;mxGeometry x=\"147.50352112676057\" y=\"9.999999999999998\" width=\"15.49647887323944\" height=\"15\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;mxCell id=\"5\" value=\"&amp;lt;font style=&amp;quot;font-size: 8px;&amp;quot;&amp;gt;A&amp;lt;/font&amp;gt;\" style=\"whiteSpace=wrap;html=1;strokeWidth=2;fillColor=#ffcccc;strokeColor=#36393d;fontSize=8;\" vertex=\"1\" parent=\"2\"&gt;&lt;mxGeometry x=\"147.50352112676057\" y=\"34.99999999999999\" width=\"15.49647887323944\" height=\"15\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;mxCell id=\"6\" value=\"&amp;lt;font style=&amp;quot;font-size: 8px; line-height: 120%;&amp;quot;&amp;gt;LI&amp;lt;/font&amp;gt;\" style=\"whiteSpace=wrap;html=1;strokeWidth=2;fillColor=#ffcccc;strokeColor=#36393d;verticalAlign=middle;spacing=0;fontSize=8;\" vertex=\"1\" parent=\"2\"&gt;&lt;mxGeometry y=\"9.999999999999998\" width=\"15.49647887323944\" height=\"15\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;mxCell id=\"7\" value=\"&amp;lt;font style=&amp;quot;font-size: 8px;&amp;quot;&amp;gt;GI&amp;lt;/font&amp;gt;\" style=\"whiteSpace=wrap;html=1;strokeWidth=2;fillColor=#ffcccc;strokeColor=#36393d;fontSize=8;\" vertex=\"1\" parent=\"2\"&gt;&lt;mxGeometry y=\"34.99999999999999\" width=\"15.49647887323944\" height=\"15\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 163,
"h": 60
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"&amp;lt;font style=&amp;quot;font-size: 11px&amp;quot;&amp;gt;Memory Object&amp;lt;br&amp;gt;&amp;lt;/font&amp;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\"&gt;&lt;mxGeometry width=\"57\" height=\"60\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 57,
"h": 60
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"&amp;lt;font style=&amp;quot;font-size: 11px&amp;quot;&amp;gt;Memory Object&amp;lt;/font&amp;gt;&amp;lt;br&amp;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\"&gt;&lt;mxGeometry width=\"70\" height=\"75\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 70,
"h": 75
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&amp;lt;font style=&amp;quot;font-size: 18px&amp;quot;&amp;gt;Working Memory&amp;lt;/font&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/div&amp;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\"&gt;&lt;mxGeometry width=\"331\" height=\"290\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 331,
"h": 290
}
]</mxlibrary>

0 comments on commit 2065cb3

Please sign in to comment.