drawio_dsl 0.11.3 → 0.11.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,244 +1,247 @@
1
- <mxfile host="U3F">
2
- <diagram id="pLa" name="In progress">
1
+ <mxfile host="7FO">
2
+ <diagram id="b8I" name="In progress">
3
3
  <mxGraphModel dx="0" dy="0" background="#000000" grid="0" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1169" pageHeight="827" math="0" shadow="0">
4
4
  <root>
5
- <mxCell id="page_root_pLa" parent="pLa"/>
6
- <mxCell id="node_root_pLa" parent="page_root_pLa"/>
7
- <mxCell id="pLa-1" value="DrawIO DSL" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fontColor=#FFFFFF;text;fontSize=28;fontStyle=1;fillColor=none" vertex="1" parent="node_root_pLa">
5
+ <mxCell id="page_root_b8I" parent="b8I"/>
6
+ <mxCell id="node_root_b8I" parent="page_root_b8I"/>
7
+ <mxCell id="b8I-1" value="DrawIO DSL" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fontColor=#FFFFFF;text;fontSize=28;fontStyle=1;fillColor=none" vertex="1" parent="node_root_b8I">
8
8
  <mxGeometry x="300" y="0" width="400" height="80" as="geometry"/>
9
9
  </mxCell>
10
- <mxCell id="pLa-3" value="settings style attributes need to de-duplicate, might be best to utilize the new StyleBuilder class" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#d5e8d4;strokeColor=#82b366;fontColor=#333333" vertex="1" parent="node_root_pLa">
10
+ <mxCell id="b8I-3" value="add help messages when invalid lookups are used for stroke, design etc." style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#d5e8d4;strokeColor=#82b366;fontColor=#333333" vertex="1" parent="node_root_b8I">
11
11
  <mxGeometry x="10" y="10" width="300" height="60" as="geometry"/>
12
12
  </mxCell>
13
- <mxCell id="pLa-4" value="split configured elements, lines and texts into their own source configurations" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#d5e8d4;strokeColor=#82b366;fontColor=#333333" vertex="1" parent="node_root_pLa">
13
+ <mxCell id="b8I-4" value="settings style attributes need to de-duplicate, might be best to utilize the new StyleBuilder class" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#d5e8d4;strokeColor=#82b366;fontColor=#333333" vertex="1" parent="node_root_b8I">
14
14
  <mxGeometry x="330" y="10" width="300" height="60" as="geometry"/>
15
15
  </mxCell>
16
- <mxCell id="pLa-5" value="line connectors attributes for :strokes (done), compass_points, designs, arrows and waypoints" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#d5e8d4;strokeColor=#82b366;fontColor=#333333" vertex="1" parent="node_root_pLa">
16
+ <mxCell id="b8I-5" value="line connectors attributes for :strokes (done), compass_points, designs, arrows and waypoints" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#d5e8d4;strokeColor=#82b366;fontColor=#333333" vertex="1" parent="node_root_b8I">
17
17
  <mxGeometry x="650" y="10" width="300" height="60" as="geometry"/>
18
18
  </mxCell>
19
- <mxCell id="pLa-6" value="line connector aliases gives a simple way to use predefined line configurations" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#d5e8d4;strokeColor=#82b366;fontColor=#333333" vertex="1" parent="node_root_pLa">
19
+ <mxCell id="b8I-6" value="line connector aliases gives a simple way to use predefined line configurations" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#d5e8d4;strokeColor=#82b366;fontColor=#333333" vertex="1" parent="node_root_b8I">
20
20
  <mxGeometry x="10" y="90" width="300" height="60" as="geometry"/>
21
21
  </mxCell>
22
- <mxCell id="pLa-7" value="line connectors need to support autolinking using ids" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#d5e8d4;strokeColor=#82b366;fontColor=#333333" vertex="1" parent="node_root_pLa">
22
+ <mxCell id="b8I-7" value="line connectors need to support autolinking using ids" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#d5e8d4;strokeColor=#82b366;fontColor=#333333" vertex="1" parent="node_root_b8I">
23
23
  <mxGeometry x="330" y="90" width="300" height="60" as="geometry"/>
24
24
  </mxCell>
25
- <mxCell id="pLa-8" value="line connectors should not effect the grid positioning systems" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#d5e8d4;strokeColor=#82b366;fontColor=#333333" vertex="1" parent="node_root_pLa">
25
+ <mxCell id="b8I-8" value="line connectors should not effect the grid positioning systems" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#d5e8d4;strokeColor=#82b366;fontColor=#333333" vertex="1" parent="node_root_b8I">
26
26
  <mxGeometry x="650" y="90" width="300" height="60" as="geometry"/>
27
27
  </mxCell>
28
- <mxCell id="pLa-9" value="new format for connectors - connect(:a, :b, :solid)" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#d5e8d4;strokeColor=#82b366;fontColor=#333333" vertex="1" parent="node_root_pLa">
28
+ <mxCell id="b8I-9" value="new format for connectors - connect(:a, :b, :solid)" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#d5e8d4;strokeColor=#82b366;fontColor=#333333" vertex="1" parent="node_root_b8I">
29
29
  <mxGeometry x="10" y="170" width="300" height="60" as="geometry"/>
30
30
  </mxCell>
31
- <mxCell id="pLa-10" value="bg_theme does not work" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#d5e8d4;strokeColor=#82b366;fontColor=#333333" vertex="1" parent="node_root_pLa">
31
+ <mxCell id="b8I-10" value="bg_theme does not work" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#d5e8d4;strokeColor=#82b366;fontColor=#333333" vertex="1" parent="node_root_b8I">
32
32
  <mxGeometry x="330" y="170" width="300" height="60" as="geometry"/>
33
33
  </mxCell>
34
- <mxCell id="pLa-11" value="improve coverage" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#d5e8d4;strokeColor=#82b366;fontColor=#333333" vertex="1" parent="node_root_pLa">
34
+ <mxCell id="b8I-11" value="improve coverage" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#d5e8d4;strokeColor=#82b366;fontColor=#333333" vertex="1" parent="node_root_b8I">
35
35
  <mxGeometry x="650" y="170" width="300" height="60" as="geometry"/>
36
36
  </mxCell>
37
- <mxCell id="pLa-12" value="class html builder to support include/extend modules, class methods" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#d5e8d4;strokeColor=#82b366;fontColor=#333333" vertex="1" parent="node_root_pLa">
37
+ <mxCell id="b8I-12" value="class html builder to support include/extend modules, class methods" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#d5e8d4;strokeColor=#82b366;fontColor=#333333" vertex="1" parent="node_root_b8I">
38
38
  <mxGeometry x="10" y="250" width="300" height="60" as="geometry"/>
39
39
  </mxCell>
40
40
  </root>
41
41
  </mxGraphModel>
42
42
  </diagram>
43
- <diagram id="nTs" name="To Do">
43
+ <diagram id="EYt" name="To Do">
44
44
  <mxGraphModel dx="0" dy="0" background="#000000" grid="0" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1169" pageHeight="827" math="0" shadow="0">
45
45
  <root>
46
- <mxCell id="page_root_nTs" parent="nTs"/>
47
- <mxCell id="node_root_nTs" parent="page_root_nTs"/>
48
- <mxCell id="nTs-2" value="add active flag to shapes" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_nTs">
46
+ <mxCell id="page_root_EYt" parent="EYt"/>
47
+ <mxCell id="node_root_EYt" parent="page_root_EYt"/>
48
+ <mxCell id="EYt-2" value="add active flag to shapes" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_EYt">
49
49
  <mxGeometry x="10" y="10" width="300" height="60" as="geometry"/>
50
50
  </mxCell>
51
- <mxCell id="nTs-3" value="refactor shapes to use configuration file and split into elements, lines and texts" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_nTs">
51
+ <mxCell id="EYt-3" value="does x, y, w, h need to be on lines (no for connectors, but other lines?)" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_EYt">
52
52
  <mxGeometry x="330" y="10" width="300" height="60" as="geometry"/>
53
53
  </mxCell>
54
- <mxCell id="nTs-4" value="does x, y, w, h need to be on lines (no for connectors, but other lines?)" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_nTs">
54
+ <mxCell id="EYt-4" value="update domain model with all the recent architecture changes" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_EYt">
55
55
  <mxGeometry x="650" y="10" width="300" height="60" as="geometry"/>
56
56
  </mxCell>
57
- <mxCell id="nTs-5" value="update domain model with all the recent architecture changes" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_nTs">
57
+ <mxCell id="EYt-5" value="replace generated methods for shapes, texts and lines with meta programming" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_EYt">
58
58
  <mxGeometry x="10" y="90" width="300" height="60" as="geometry"/>
59
59
  </mxCell>
60
- <mxCell id="nTs-6" value="replace generated methods for shapes, texts and lines with meta programming" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_nTs">
60
+ <mxCell id="EYt-6" value="refactor HTML builder to custom GEM or use existing ruby GEM" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_EYt">
61
61
  <mxGeometry x="330" y="90" width="300" height="60" as="geometry"/>
62
62
  </mxCell>
63
- <mxCell id="nTs-7" value="refactor HTML builder to custom GEM or use existing ruby GEM" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_nTs">
63
+ <mxCell id="EYt-7" value="add page background to theme, use it whenever the theme is set at a diagram/page level" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_EYt">
64
64
  <mxGeometry x="650" y="90" width="300" height="60" as="geometry"/>
65
65
  </mxCell>
66
- <mxCell id="nTs-8" value="add page background to theme, use it whenever the theme is set at a diagram/page level" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_nTs">
66
+ <mxCell id="EYt-8" value="move DrawioDsl::Formatters::Factory::FORMATTERS to resource file" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_EYt">
67
67
  <mxGeometry x="10" y="170" width="300" height="60" as="geometry"/>
68
68
  </mxCell>
69
- <mxCell id="nTs-9" value="move DrawioDsl::Formatters::Factory::FORMATTERS to resource file" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_nTs">
69
+ <mxCell id="EYt-9" value="move DrawioDsl::Formatters::StyleBuilder::MAPPINGS to resource file" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_EYt">
70
70
  <mxGeometry x="330" y="170" width="300" height="60" as="geometry"/>
71
71
  </mxCell>
72
- <mxCell id="nTs-10" value="move DrawioDsl::Formatters::StyleBuilder::MAPPINGS to resource file" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_nTs">
72
+ <mxCell id="EYt-10" value="write SVG directly into other projects" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_EYt">
73
73
  <mxGeometry x="650" y="170" width="300" height="60" as="geometry"/>
74
74
  </mxCell>
75
- <mxCell id="nTs-11" value="write SVG directly into other projects" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_nTs">
75
+ <mxCell id="EYt-11" value="Nodes need to support child nodes - aka namespaces, groupings" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_EYt">
76
76
  <mxGeometry x="10" y="250" width="300" height="60" as="geometry"/>
77
77
  </mxCell>
78
- <mxCell id="nTs-12" value="Nodes need to support child nodes - aka namespaces, groupings" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_nTs">
78
+ <mxCell id="EYt-12" value="Grid layout does not position itself in relation to the last element" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_EYt">
79
79
  <mxGeometry x="330" y="250" width="300" height="60" as="geometry"/>
80
80
  </mxCell>
81
- <mxCell id="nTs-13" value="Grid layout does not position itself in relation to the last element" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_nTs">
81
+ <mxCell id="EYt-13" value="Grid layout should not be affected by connector lines" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_EYt">
82
82
  <mxGeometry x="650" y="250" width="300" height="60" as="geometry"/>
83
83
  </mxCell>
84
- <mxCell id="nTs-14" value="Grid layout should not be affected by connector lines" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_nTs">
84
+ <mxCell id="EYt-14" value="Grid layout should support flow break (break to next section if less then boundary)" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_EYt">
85
85
  <mxGeometry x="10" y="330" width="300" height="60" as="geometry"/>
86
86
  </mxCell>
87
- <mxCell id="nTs-15" value="Grid layout should support flow break (break to next section if less then boundary)" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_nTs">
87
+ <mxCell id="EYt-15" value="Grid layout should support hard break (break to next section)" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_EYt">
88
88
  <mxGeometry x="330" y="330" width="300" height="60" as="geometry"/>
89
89
  </mxCell>
90
- <mxCell id="nTs-16" value="Grid layout should support hard break (break to next section)" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_nTs">
90
+ <mxCell id="EYt-16" value="Dynamic sized shapes that expand to the size of their text" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_EYt">
91
91
  <mxGeometry x="650" y="330" width="300" height="60" as="geometry"/>
92
92
  </mxCell>
93
- <mxCell id="nTs-17" value="Dynamic sized shapes that expand to the size of their text" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_nTs">
93
+ <mxCell id="EYt-17" value="Control of text padding left, right, top and bottom" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_EYt">
94
94
  <mxGeometry x="10" y="410" width="300" height="60" as="geometry"/>
95
95
  </mxCell>
96
- <mxCell id="nTs-18" value="Control of text padding left, right, top and bottom" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_nTs">
96
+ <mxCell id="EYt-18" value="Improve the theme control over text-only shapes" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_EYt">
97
97
  <mxGeometry x="330" y="410" width="300" height="60" as="geometry"/>
98
98
  </mxCell>
99
- <mxCell id="nTs-19" value="Improve the theme control over text-only shapes" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_nTs">
99
+ <mxCell id="EYt-19" value="x,y settings do not work for shapes within a grid layout" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_EYt">
100
100
  <mxGeometry x="650" y="410" width="300" height="60" as="geometry"/>
101
101
  </mxCell>
102
- <mxCell id="nTs-20" value="x,y settings do not work for shapes within a grid layout" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_nTs">
102
+ <mxCell id="EYt-20" value="page layout so that you drop elements on and they are positioned correctly, e.g centered, left, right, etc, maybe a grid layout with a wrap of 1 and a width of the page is sufficient" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_EYt">
103
103
  <mxGeometry x="10" y="490" width="300" height="60" as="geometry"/>
104
104
  </mxCell>
105
- <mxCell id="nTs-21" value="page layout so that you drop elements on and they are positioned correctly, e.g centered, left, right, etc, maybe a grid layout with a wrap of 1 and a width of the page is sufficient" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontColor=#333333" vertex="1" parent="node_root_nTs">
106
- <mxGeometry x="330" y="490" width="300" height="60" as="geometry"/>
107
- </mxCell>
108
105
  </root>
109
106
  </mxGraphModel>
110
107
  </diagram>
111
- <diagram id="pNT" name="Done">
108
+ <diagram id="AZp" name="Done">
112
109
  <mxGraphModel dx="0" dy="0" background="#000000" grid="0" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1169" pageHeight="827" math="0" shadow="0">
113
110
  <root>
114
- <mxCell id="page_root_pNT" parent="pNT"/>
115
- <mxCell id="node_root_pNT" parent="page_root_pNT"/>
116
- <mxCell id="pNT-2" value="add new shapes related to line connectors, plus add stroke: configuration" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_pNT">
111
+ <mxCell id="page_root_AZp" parent="AZp"/>
112
+ <mxCell id="node_root_AZp" parent="page_root_AZp"/>
113
+ <mxCell id="AZp-2" value="add support for :design to line" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_AZp">
117
114
  <mxGeometry x="10" y="10" width="300" height="60" as="geometry"/>
118
115
  </mxCell>
119
- <mxCell id="pNT-3" value="rename type to key" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_pNT">
116
+ <mxCell id="AZp-3" value="refactor shapes to use configuration file and split into elements, lines and texts" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_AZp">
120
117
  <mxGeometry x="330" y="10" width="300" height="60" as="geometry"/>
121
118
  </mxCell>
122
- <mxCell id="pNT-4" value="headings do not appear to be working?" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_pNT">
119
+ <mxCell id="AZp-4" value="add new shapes related to line connectors, plus add stroke: configuration" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_AZp">
123
120
  <mxGeometry x="650" y="10" width="300" height="60" as="geometry"/>
124
121
  </mxCell>
125
- <mxCell id="pNT-5" value="add sample for backgrounds with text on top, add support for favourite backgrounds" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_pNT">
122
+ <mxCell id="AZp-5" value="rename type to key" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_AZp">
126
123
  <mxGeometry x="10" y="90" width="300" height="60" as="geometry"/>
127
124
  </mxCell>
128
- <mxCell id="pNT-6" value="add background themes, with foreground text color" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_pNT">
125
+ <mxCell id="AZp-6" value="headings do not appear to be working?" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_AZp">
129
126
  <mxGeometry x="330" y="90" width="300" height="60" as="geometry"/>
130
127
  </mxCell>
131
- <mxCell id="pNT-7" value="refactor shapes configuration so that it reads from custom file" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_pNT">
128
+ <mxCell id="AZp-7" value="add sample for backgrounds with text on top, add support for favourite backgrounds" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_AZp">
132
129
  <mxGeometry x="650" y="90" width="300" height="60" as="geometry"/>
133
130
  </mxCell>
134
- <mxCell id="pNT-8" value="fix :text" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_pNT">
131
+ <mxCell id="AZp-8" value="add background themes, with foreground text color" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_AZp">
135
132
  <mxGeometry x="10" y="170" width="300" height="60" as="geometry"/>
136
133
  </mxCell>
137
- <mxCell id="pNT-9" value="configuration for lines" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_pNT">
134
+ <mxCell id="AZp-9" value="refactor shapes configuration so that it reads from custom file" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_AZp">
138
135
  <mxGeometry x="330" y="170" width="300" height="60" as="geometry"/>
139
136
  </mxCell>
140
- <mxCell id="pNT-10" value="configuration for text" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_pNT">
137
+ <mxCell id="AZp-10" value="fix :text" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_AZp">
141
138
  <mxGeometry x="650" y="170" width="300" height="60" as="geometry"/>
142
139
  </mxCell>
143
- <mxCell id="pNT-11" value="configuration for elements" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_pNT">
140
+ <mxCell id="AZp-11" value="configuration for lines" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_AZp">
144
141
  <mxGeometry x="10" y="250" width="300" height="60" as="geometry"/>
145
142
  </mxCell>
146
- <mxCell id="pNT-12" value="configuration for line strokes" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_pNT">
143
+ <mxCell id="AZp-12" value="configuration for text" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_AZp">
147
144
  <mxGeometry x="330" y="250" width="300" height="60" as="geometry"/>
148
145
  </mxCell>
149
- <mxCell id="pNT-13" value="configuration for connector compass direction" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_pNT">
146
+ <mxCell id="AZp-13" value="configuration for elements" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_AZp">
150
147
  <mxGeometry x="650" y="250" width="300" height="60" as="geometry"/>
151
148
  </mxCell>
152
- <mxCell id="pNT-14" value="configuration for connector design" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_pNT">
149
+ <mxCell id="AZp-14" value="configuration for line strokes" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_AZp">
153
150
  <mxGeometry x="10" y="330" width="300" height="60" as="geometry"/>
154
151
  </mxCell>
155
- <mxCell id="pNT-15" value="configuration for connector arrows" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_pNT">
152
+ <mxCell id="AZp-15" value="configuration for connector compass direction" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_AZp">
156
153
  <mxGeometry x="330" y="330" width="300" height="60" as="geometry"/>
157
154
  </mxCell>
158
- <mxCell id="pNT-16" value="configuration for connector waypoints" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_pNT">
155
+ <mxCell id="AZp-16" value="configuration for connector design" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_AZp">
159
156
  <mxGeometry x="650" y="330" width="300" height="60" as="geometry"/>
160
157
  </mxCell>
161
- <mxCell id="pNT-17" value="export_json will output a diagram in machine readable format" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_pNT">
158
+ <mxCell id="AZp-17" value="configuration for connector arrows" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_AZp">
162
159
  <mxGeometry x="10" y="410" width="300" height="60" as="geometry"/>
163
160
  </mxCell>
164
- <mxCell id="pNT-18" value="class html formatter to support regular html nodes such as p, h1.. ul, li that are found on the builder" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_pNT">
161
+ <mxCell id="AZp-18" value="configuration for connector waypoints" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_AZp">
165
162
  <mxGeometry x="330" y="410" width="300" height="60" as="geometry"/>
166
163
  </mxCell>
167
- <mxCell id="pNT-19" value="group box, like a regular box but with a top aligned h1 style title" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_pNT">
164
+ <mxCell id="AZp-19" value="export_json will output a diagram in machine readable format" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_AZp">
168
165
  <mxGeometry x="650" y="410" width="300" height="60" as="geometry"/>
169
166
  </mxCell>
170
- <mxCell id="pNT-20" value="build a domain (class) diagram" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_pNT">
167
+ <mxCell id="AZp-20" value="class html formatter to support regular html nodes such as p, h1.. ul, li that are found on the builder" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_AZp">
171
168
  <mxGeometry x="10" y="490" width="300" height="60" as="geometry"/>
172
169
  </mxCell>
173
- <mxCell id="pNT-21" value="build configuration for line strokes %i[dashed dotted dashdot dashdotdot dotdotdot longdash)" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_pNT">
170
+ <mxCell id="AZp-21" value="group box, like a regular box but with a top aligned h1 style title" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_AZp">
174
171
  <mxGeometry x="330" y="490" width="300" height="60" as="geometry"/>
175
172
  </mxCell>
176
- <mxCell id="pNT-22" value="build configuration for line compass %i[n ne e se s sw w nw]" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_pNT">
173
+ <mxCell id="AZp-22" value="build a domain (class) diagram" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_AZp">
177
174
  <mxGeometry x="650" y="490" width="300" height="60" as="geometry"/>
178
175
  </mxCell>
179
- <mxCell id="pNT-23" value="build configuration for line shape %i[style1 style2 style3 style4]" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_pNT">
176
+ <mxCell id="AZp-23" value="build configuration for line strokes %i[dashed dotted dashdot dashdotdot dotdotdot longdash)" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_AZp">
180
177
  <mxGeometry x="10" y="570" width="300" height="60" as="geometry"/>
181
178
  </mxCell>
182
- <mxCell id="pNT-24" value="build configuration for arrows %i[straight triangle diamond circle cross short default none plain skewed_dash concave er_many er_one er_one_optional er_one_mandatory er_many_optional er_many_mandatory]" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_pNT">
179
+ <mxCell id="AZp-24" value="build configuration for line compass %i[n ne e se s sw w nw]" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_AZp">
183
180
  <mxGeometry x="330" y="570" width="300" height="60" as="geometry"/>
184
181
  </mxCell>
185
- <mxCell id="pNT-25" value="refactor the shape-&gt;text_only (boolean) to category (symbol)" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_pNT">
182
+ <mxCell id="AZp-25" value="build configuration for line shape %i[style1 style2 style3 style4]" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_AZp">
186
183
  <mxGeometry x="650" y="570" width="300" height="60" as="geometry"/>
187
184
  </mxCell>
188
- <mxCell id="pNT-26" value="ensure that ids are working as expected" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_pNT">
185
+ <mxCell id="AZp-26" value="build configuration for arrows %i[straight triangle diamond circle cross short default none plain skewed_dash concave er_many er_one er_one_optional er_one_mandatory er_many_optional er_many_mandatory]" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_AZp">
189
186
  <mxGeometry x="10" y="650" width="300" height="60" as="geometry"/>
190
187
  </mxCell>
191
- <mxCell id="pNT-27" value="alter the initial parameter of all shapes so that it can be an ID, without named attribute" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_pNT">
188
+ <mxCell id="AZp-27" value="refactor the shape-&gt;text_only (boolean) to category (symbol)" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_AZp">
192
189
  <mxGeometry x="330" y="650" width="300" height="60" as="geometry"/>
193
190
  </mxCell>
194
- <mxCell id="pNT-28" value="move project-plan files" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_pNT">
191
+ <mxCell id="AZp-28" value="ensure that ids are working as expected" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_AZp">
195
192
  <mxGeometry x="650" y="650" width="300" height="60" as="geometry"/>
196
193
  </mxCell>
197
- <mxCell id="pNT-29" value="alter configure_shape so it sets the default shape key and use that for selecting the default HTML formatter" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_pNT">
194
+ <mxCell id="AZp-29" value="alter the initial parameter of all shapes so that it can be an ID, without named attribute" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_AZp">
198
195
  <mxGeometry x="10" y="730" width="300" height="60" as="geometry"/>
199
196
  </mxCell>
200
- <mxCell id="pNT-30" value="add todo shape to simplify project plan drawing" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_pNT">
197
+ <mxCell id="AZp-30" value="move project-plan files" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_AZp">
201
198
  <mxGeometry x="330" y="730" width="300" height="60" as="geometry"/>
202
199
  </mxCell>
203
- <mxCell id="pNT-31" value="introduce .value property to shape and let it use either formatted HTML or plain text title" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_pNT">
200
+ <mxCell id="AZp-31" value="alter configure_shape so it sets the default shape key and use that for selecting the default HTML formatter" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_AZp">
204
201
  <mxGeometry x="650" y="730" width="300" height="60" as="geometry"/>
205
202
  </mxCell>
206
- <mxCell id="pNT-32" value="formatter DSL that can render HTML directly into the value property" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_pNT">
203
+ <mxCell id="AZp-32" value="add todo shape to simplify project plan drawing" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_AZp">
207
204
  <mxGeometry x="10" y="810" width="300" height="60" as="geometry"/>
208
205
  </mxCell>
209
- <mxCell id="pNT-33" value="formatter DSL for class and interface generation" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_pNT">
206
+ <mxCell id="AZp-33" value="introduce .value property to shape and let it use either formatted HTML or plain text title" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_AZp">
210
207
  <mxGeometry x="330" y="810" width="300" height="60" as="geometry"/>
211
208
  </mxCell>
212
- <mxCell id="pNT-34" value="generate extension based graphics based on drawio extensions.js" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_pNT">
209
+ <mxCell id="AZp-34" value="formatter DSL that can render HTML directly into the value property" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_AZp">
213
210
  <mxGeometry x="650" y="810" width="300" height="60" as="geometry"/>
214
211
  </mxCell>
215
- <mxCell id="pNT-35" value="active? flag on page defaulting to true. set to false to exclude page from diagram." style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_pNT">
212
+ <mxCell id="AZp-35" value="formatter DSL for class and interface generation" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_AZp">
216
213
  <mxGeometry x="10" y="890" width="300" height="60" as="geometry"/>
217
214
  </mxCell>
218
- <mxCell id="pNT-36" value="first level child nodes need to hang of node 1" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_pNT">
215
+ <mxCell id="AZp-36" value="generate extension based graphics based on drawio extensions.js" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_AZp">
219
216
  <mxGeometry x="330" y="890" width="300" height="60" as="geometry"/>
220
217
  </mxCell>
221
- <mxCell id="pNT-37" value="node has child nodes and add_node will set a nodes parent" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_pNT">
218
+ <mxCell id="AZp-37" value="active? flag on page defaulting to true. set to false to exclude page from diagram." style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_AZp">
222
219
  <mxGeometry x="650" y="890" width="300" height="60" as="geometry"/>
223
220
  </mxCell>
224
- <mxCell id="pNT-38" value="nodes can belong to a parent node, the top level node responds with truthy to root?" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_pNT">
221
+ <mxCell id="AZp-38" value="first level child nodes need to hang of node 1" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_AZp">
225
222
  <mxGeometry x="10" y="970" width="300" height="60" as="geometry"/>
226
223
  </mxCell>
227
- <mxCell id="pNT-39" value="add sample diagram for the github readme file" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_pNT">
224
+ <mxCell id="AZp-39" value="node has child nodes and add_node will set a nodes parent" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_AZp">
228
225
  <mxGeometry x="330" y="970" width="300" height="60" as="geometry"/>
229
226
  </mxCell>
230
- <mxCell id="pNT-40" value="write samples into docs folder and display in readme" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_pNT">
227
+ <mxCell id="AZp-40" value="nodes can belong to a parent node, the top level node responds with truthy to root?" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_AZp">
231
228
  <mxGeometry x="650" y="970" width="300" height="60" as="geometry"/>
232
229
  </mxCell>
233
- <mxCell id="pNT-41" value="add export as .PNG, needs to take a page number as the PNG will not support multiple pages" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_pNT">
230
+ <mxCell id="AZp-41" value="add sample diagram for the github readme file" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_AZp">
234
231
  <mxGeometry x="10" y="1050" width="300" height="60" as="geometry"/>
235
232
  </mxCell>
236
- <mxCell id="pNT-42" value="add export as .SVG, needs to take a page number as the SVG will not support multiple pages" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_pNT">
233
+ <mxCell id="AZp-42" value="write samples into docs folder and display in readme" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_AZp">
237
234
  <mxGeometry x="330" y="1050" width="300" height="60" as="geometry"/>
238
235
  </mxCell>
239
- <mxCell id="pNT-43" value="add save as .drawio" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_pNT">
236
+ <mxCell id="AZp-43" value="add export as .PNG, needs to take a page number as the PNG will not support multiple pages" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_AZp">
240
237
  <mxGeometry x="650" y="1050" width="300" height="60" as="geometry"/>
241
238
  </mxCell>
239
+ <mxCell id="AZp-44" value="add export as .SVG, needs to take a page number as the SVG will not support multiple pages" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_AZp">
240
+ <mxGeometry x="10" y="1130" width="300" height="60" as="geometry"/>
241
+ </mxCell>
242
+ <mxCell id="AZp-45" value="add save as .drawio" style="whiteSpace=wrap;html=1;rounded=1;glass=1;fillColor=#f8cecc;strokeColor=#b85450;fontColor=#333333" vertex="1" parent="node_root_AZp">
243
+ <mxGeometry x="330" y="1130" width="300" height="60" as="geometry"/>
244
+ </mxCell>
242
245
  </root>
243
246
  </mxGraphModel>
244
247
  </diagram>