Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Problems.GrammaticalOptimization/SharpVectorModel/Diagrams/SvgPathSegs.cd @ 12762

Last change on this file since 12762 was 12762, checked in by aballeit, 9 years ago

#2283 GUI updates, Tree-chart, MCTS Version 2 (prune leaves)

File size: 8.8 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<ClassDiagram MajorVersion="1" MinorVersion="1">
3  <Class Name="SharpVectors.Dom.Svg.SvgPathSeg" Collapsed="true">
4    <Position X="5.5" Y="7.75" Width="1.5" />
5    <TypeIdentifier>
6      <HashCode>IAAgAAAAAAEAAAQAAAEkAQBCAACAAAAAQAEIAKAAAAA=</HashCode>
7      <FileName>Paths\SvgPathSeg.cs</FileName>
8    </TypeIdentifier>
9    <Lollipop Position="0.908" />
10  </Class>
11  <Class Name="SharpVectors.Dom.Svg.SvgPathSegArc" Collapsed="true">
12    <Position X="2.75" Y="6.25" Width="1.5" />
13    <TypeIdentifier>
14      <HashCode>AgAAAEIAAAAAAAAAAABEAAAAQACgAAQAIEBsAIBAYAA=</HashCode>
15      <FileName>Paths\SvgPathSegArc.cs</FileName>
16    </TypeIdentifier>
17  </Class>
18  <Class Name="SharpVectors.Dom.Svg.SvgPathSegClosePath" Collapsed="true">
19    <Position X="2.25" Y="7.75" Width="2" />
20    <TypeIdentifier>
21      <HashCode>AAAAAAAAAAAAAAAAAAAEAAAAAACAAAAAAAAIAIAAAAA=</HashCode>
22      <FileName>Paths\SvgPathSegClosePath.cs</FileName>
23    </TypeIdentifier>
24    <Lollipop Position="0.2" />
25  </Class>
26  <Class Name="SharpVectors.Dom.Svg.SvgPathSegCurveto" Collapsed="true">
27    <Position X="5.5" Y="3.5" Width="1.5" />
28    <TypeIdentifier>
29      <HashCode>AAAAAAAAAAAAAAAAAAAEAABAAAAAAIAAAIAJAIAAAAA=</HashCode>
30      <FileName>Paths\SvgPathSegCurveto.cs</FileName>
31    </TypeIdentifier>
32  </Class>
33  <Class Name="SharpVectors.Dom.Svg.SvgPathSegLineto" Collapsed="true">
34    <Position X="5.5" Y="9" Width="1.5" />
35    <TypeIdentifier>
36      <HashCode>AAAAAAAAAAAAAAAAAAAEAABAAAAAAIAAAAAIAIAAAAA=</HashCode>
37      <FileName>Paths\SvgPathSegLineto.cs</FileName>
38    </TypeIdentifier>
39  </Class>
40  <Class Name="SharpVectors.Dom.Svg.SvgPathSegMoveto" Collapsed="true">
41    <Position X="8.25" Y="6.25" Width="1.5" />
42    <TypeIdentifier>
43      <HashCode>AAAAAAAAAAAAAAAAAAAEAAAAAACAAAAAAABoAIAAYAA=</HashCode>
44      <FileName>Paths\SvgPathSegMoveTo.cs</FileName>
45    </TypeIdentifier>
46  </Class>
47  <Class Name="SharpVectors.Dom.Svg.SvgPathSegArcAbs" Collapsed="true">
48    <Position X="1.5" Y="4.75" Width="1.75" />
49    <TypeIdentifier>
50      <HashCode>AAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAA=</HashCode>
51      <FileName>Paths\SvgPathSegArcAbs.cs</FileName>
52    </TypeIdentifier>
53    <Lollipop Position="0.2" />
54  </Class>
55  <Class Name="SharpVectors.Dom.Svg.SvgPathSegArcRel" Collapsed="true">
56    <Position X="3.75" Y="4.75" Width="1.75" />
57    <TypeIdentifier>
58      <HashCode>AAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAA=</HashCode>
59      <FileName>Paths\SvgPathSegArcRel.cs</FileName>
60    </TypeIdentifier>
61    <Lollipop Position="0.2" />
62  </Class>
63  <Class Name="SharpVectors.Dom.Svg.SvgPathSegLinetoAbs" Collapsed="true">
64    <Position X="7.25" Y="10.5" Width="2" />
65    <TypeIdentifier>
66      <HashCode>AAAAAAAAAAAAAAAAAAAEAAAAAACAAAAAAABgAAAAYAA=</HashCode>
67      <FileName>Paths\SvgPathSegLinetoAbs.cs</FileName>
68    </TypeIdentifier>
69    <Lollipop Position="1.203" />
70  </Class>
71  <Class Name="SharpVectors.Dom.Svg.SvgPathSegLinetoHorizontalAbs" Collapsed="true">
72    <Position X="2" Y="9" Width="2.5" />
73    <TypeIdentifier>
74      <HashCode>AAAAAAAAAAAAAAAAAAAEAAAAAACAAAAAAABAAAAAQAA=</HashCode>
75      <FileName>Paths\SvgPathSegLinetoHorizontalAbs.cs</FileName>
76    </TypeIdentifier>
77    <Lollipop Position="0.2" />
78  </Class>
79  <Class Name="SharpVectors.Dom.Svg.SvgPathSegLinetoHorizontalRel" Collapsed="true">
80    <Position X="8" Y="9" Width="2.5" />
81    <TypeIdentifier>
82      <HashCode>AAAAAAAAAAAAAAAAAAAEAAAAAACAAAAAAABAAAAAQAA=</HashCode>
83      <FileName>Paths\SvgPathSegLinetoHorizontalRel.cs</FileName>
84    </TypeIdentifier>
85    <Lollipop Position="0.2" />
86  </Class>
87  <Class Name="SharpVectors.Dom.Svg.SvgPathSegLinetoRel" Collapsed="true">
88    <Position X="2.75" Y="11.75" Width="1.75" />
89    <TypeIdentifier>
90      <HashCode>AAAAAAAAAAAAAAAAAAAEAAAAAACAAAAAAABgAAAAYAA=</HashCode>
91      <FileName>Paths\SvgPathSegLinetoRel.cs</FileName>
92    </TypeIdentifier>
93    <Lollipop Position="1.025" />
94  </Class>
95  <Class Name="SharpVectors.Dom.Svg.SvgPathSegLinetoVerticalAbs" Collapsed="true">
96    <Position X="2.5" Y="10.5" Width="2.25" />
97    <TypeIdentifier>
98      <HashCode>AAAAAAAAAAAAAAAAAAAEAAAAAACAAAAAAAAgAAAAIAA=</HashCode>
99      <FileName>Paths\SvgPathSegLinetoVerticalAbs.cs</FileName>
100    </TypeIdentifier>
101    <Lollipop Position="1.292" />
102  </Class>
103  <Class Name="SharpVectors.Dom.Svg.SvgPathSegLinetoVerticalRel" Collapsed="true">
104    <Position X="7.5" Y="11.75" Width="2.25" />
105    <TypeIdentifier>
106      <HashCode>AAAAAAAAAAAAAAAAAAAEAAAAAACAAAAAAAAgAAAAIAA=</HashCode>
107      <FileName>Paths\SvgPathSegLinetoVerticalRel.cs</FileName>
108    </TypeIdentifier>
109    <Lollipop Position="1.241" />
110  </Class>
111  <Class Name="SharpVectors.Dom.Svg.SvgPathSegMovetoAbs" Collapsed="true">
112    <Position X="6.5" Y="4.75" Width="2" />
113    <TypeIdentifier>
114      <HashCode>AAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAA=</HashCode>
115      <FileName>Paths\SvgPathSegMovetoAbs.cs</FileName>
116    </TypeIdentifier>
117    <Lollipop Position="0.2" />
118  </Class>
119  <Class Name="SharpVectors.Dom.Svg.SvgPathSegMovetoRel" Collapsed="true">
120    <Position X="9.5" Y="4.75" Width="2" />
121    <TypeIdentifier>
122      <HashCode>AAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAA=</HashCode>
123      <FileName>Paths\SvgPathSegMovetoRel.cs</FileName>
124    </TypeIdentifier>
125    <Lollipop Position="0.2" />
126  </Class>
127  <Class Name="SharpVectors.Dom.Svg.SvgPathSegCurvetoCubic" Collapsed="true">
128    <Position X="2.25" Y="3.5" Width="2" />
129    <TypeIdentifier>
130      <HashCode>AAAAAAAAAAAAAAAAAAAEAAAAAAAAAIAAAIABAAAAAAA=</HashCode>
131      <FileName>Paths\SvgPathSegCurveToCubic.cs</FileName>
132    </TypeIdentifier>
133  </Class>
134  <Class Name="SharpVectors.Dom.Svg.SvgPathSegCurvetoQuadratic" Collapsed="true">
135    <Position X="8.75" Y="3.5" Width="2.25" />
136    <TypeIdentifier>
137      <HashCode>AIAAAAAAAAAAAAAAAAAEAAAAAAAAAIAAAIABAAAAAAA=</HashCode>
138      <FileName>Paths\SvgPathSegCurvetoQuadratic.cs</FileName>
139    </TypeIdentifier>
140  </Class>
141  <Class Name="SharpVectors.Dom.Svg.SvgPathSegCurvetoQuadraticAbs" Collapsed="true">
142    <Position X="7" Y="2" Width="2.5" />
143    <TypeIdentifier>
144      <HashCode>AIAAAAAAAAAAAAAAAAAEAAAAAICBAACAAYBhAAAAYAA=</HashCode>
145      <FileName>Paths\SvgPathSegCurvetoQuadraticAbs.cs</FileName>
146    </TypeIdentifier>
147    <Lollipop Position="0.2" />
148  </Class>
149  <Class Name="SharpVectors.Dom.Svg.SvgPathSegCurvetoQuadraticRel" Collapsed="true">
150    <Position X="10.25" Y="2" Width="2.5" />
151    <TypeIdentifier>
152      <HashCode>AIAAAAAAAAAAAAAAAAAEAAAAAICBAACAAYBhAAAAYAA=</HashCode>
153      <FileName>Paths\SvgPathSegCurvetoQuadraticRel.cs</FileName>
154    </TypeIdentifier>
155    <Lollipop Position="0.2" />
156  </Class>
157  <Class Name="SharpVectors.Dom.Svg.SvgPathSegCurvetoQuadraticSmoothAbs" Collapsed="true">
158    <Position X="6.5" Y="0.5" Width="3" />
159    <TypeIdentifier>
160      <HashCode>AIAAAAAAAAAAAAAAAAAEAAAAAACAAAAAAIBhAAAAYAA=</HashCode>
161      <FileName>Paths\SvgPathSegCurvetoQuadraticSmoothAbs.cs</FileName>
162    </TypeIdentifier>
163    <Lollipop Position="0.2" />
164  </Class>
165  <Class Name="SharpVectors.Dom.Svg.SvgPathSegCurvetoQuadraticSmoothRel" Collapsed="true">
166    <Position X="10" Y="0.5" Width="3" />
167    <TypeIdentifier>
168      <HashCode>AIAAAAAAAAAAAAAAAAAEAAAAAACAAAAAAIBhAAAAYAA=</HashCode>
169      <FileName>Paths\SvgPathSegCurvetoQuadraticSmoothRel.cs</FileName>
170    </TypeIdentifier>
171    <Lollipop Position="0.2" />
172  </Class>
173  <Class Name="SharpVectors.Dom.Svg.SvgPathSegCurvetoCubicAbs" Collapsed="true">
174    <Position X="0.5" Y="2" Width="2.25" />
175    <TypeIdentifier>
176      <HashCode>AAAAAAAAAAAAAAAAAAAHAAAAA4CBAACAAYBhAAAAYAA=</HashCode>
177      <FileName>Paths\SvgPathSegCurvetoCubicAbs.cs</FileName>
178    </TypeIdentifier>
179    <Lollipop Position="0.2" />
180  </Class>
181  <Class Name="SharpVectors.Dom.Svg.SvgPathSegCurvetoCubicRel" Collapsed="true">
182    <Position X="3.75" Y="2" Width="2.25" />
183    <TypeIdentifier>
184      <HashCode>AAAAAAAAAAAAAAAAAAAHAAAAA4CBAACAAYBhAAAAYAA=</HashCode>
185      <FileName>Paths\SvgPathSegCurvetoCubicRel.cs</FileName>
186    </TypeIdentifier>
187    <Lollipop Position="0.2" />
188  </Class>
189  <Class Name="SharpVectors.Dom.Svg.SvgPathSegCurvetoCubicSmoothAbs" Collapsed="true">
190    <Position X="0.5" Y="0.5" Width="2.75" />
191    <TypeIdentifier>
192      <HashCode>AAAAAAAAAAAAAAAAAAAHAAAAAwCAAAAAAIBhAAAAYAA=</HashCode>
193      <FileName>Paths\SvgPathSegCurvetoCubicSmoothAbs.cs</FileName>
194    </TypeIdentifier>
195    <Lollipop Position="0.2" />
196  </Class>
197  <Class Name="SharpVectors.Dom.Svg.SvgPathSegCurvetoCubicSmoothRel" Collapsed="true">
198    <Position X="3.5" Y="0.5" Width="2.75" />
199    <TypeIdentifier>
200      <HashCode>AAAAAAAAAAAAAAAAAAAHAAAAAwCAAAAAAIBhAAAAYAA=</HashCode>
201      <FileName>Paths\SvgPathSegCurvetoCubicSmoothRel.cs</FileName>
202    </TypeIdentifier>
203    <Lollipop Position="0.2" />
204  </Class>
205  <Font Name="Segoe UI" Size="9" />
206</ClassDiagram>
Note: See TracBrowser for help on using the repository browser.