designix 0.5.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.eslintignore +17 -0
- package/.eslintrc.cjs +24 -0
- package/.prettierignore +15 -0
- package/.prettierrc +8 -0
- package/README.md +27 -0
- package/export_svg/base.svg +1 -0
- package/export_svg/base_cut.svg +1 -0
- package/export_svg/base_hollow.svg +1 -0
- package/export_svg/base_top.svg +1 -0
- package/export_svg/calculation_of_initAngle2.svg +1 -0
- package/export_svg/circles.svg +1 -0
- package/export_svg/circles_amplitude-offset.svg +1 -0
- package/export_svg/circles_amplitude-scale.svg +1 -0
- package/export_svg/circles_angle.svg +1 -0
- package/export_svg/default_param_blank.svg +1 -0
- package/export_svg/dummy_pole_static.svg +1 -0
- package/export_svg/dummy_pole_static_face.svg +1 -0
- package/export_svg/gear_addendeum_dedendum_sizes.svg +9 -0
- package/export_svg/gear_addendum_and_dedendum.svg +1 -0
- package/export_svg/gear_adherence_replaced_by_teeth.svg +1 -0
- package/export_svg/gear_base_circle_for_involute.svg +2 -0
- package/export_svg/gear_base_left_circle_for_involute.svg +2 -0
- package/export_svg/gear_base_right_circle_for_involute.svg +2 -0
- package/export_svg/gear_inter_axis_maximum_distance.svg +1 -0
- package/export_svg/gear_inter_axis_minimum_distance.svg +1 -0
- package/export_svg/gear_large_base_radius.svg +5 -0
- package/export_svg/gear_module_and_tooth_thickness.svg +3 -0
- package/export_svg/gear_optimum_base_radius.svg +5 -0
- package/export_svg/gear_optimum_base_radius_with_longer_inter_axis.svg +5 -0
- package/export_svg/gear_right_left_base_circles.svg +1 -0
- package/export_svg/gear_small_base_radius.svg +5 -0
- package/export_svg/gear_wheel_circles.svg +2 -0
- package/export_svg/gears.svg +71 -0
- package/export_svg/gears_motion_transmission_via_adherence.svg +1 -0
- package/export_svg/heliostat.svg +1 -0
- package/export_svg/heliostat2_face_sizing.svg +1 -0
- package/export_svg/heliostat2_side_sizing.svg +1 -0
- package/export_svg/heliostat_face_sizing.svg +1 -0
- package/export_svg/heliostat_overview.svg +1 -0
- package/export_svg/heliostat_side.svg +1 -0
- package/export_svg/heliostat_side_sizing.svg +1 -0
- package/export_svg/involute_of_circle.svg +19 -0
- package/export_svg/involute_of_circle_R0.svg +1 -0
- package/export_svg/involute_of_circle_Ri1_u0.svg +1 -0
- package/export_svg/involute_of_circle_Ri2_u2.svg +1 -0
- package/export_svg/left_side_angle_kitchen.svg +1 -0
- package/export_svg/negative_involute_of_circle_R0.svg +1 -0
- package/export_svg/point_c_position_and_speed_negative.svg +1 -0
- package/export_svg/point_c_position_and_speed_positive.svg +1 -0
- package/export_svg/pole_rotor.svg +1 -0
- package/export_svg/pole_rotor_cut.svg +1 -0
- package/export_svg/pole_rotor_ends.svg +1 -0
- package/export_svg/pole_stator.svg +3 -0
- package/export_svg/pole_stator_E2.svg +3 -0
- package/export_svg/pole_stator_bottom.svg +1 -0
- package/export_svg/pole_stator_cut.svg +1 -0
- package/export_svg/pole_stator_face.svg +1 -0
- package/export_svg/pole_stator_right.svg +1 -0
- package/export_svg/rake.svg +1 -0
- package/export_svg/rake_door.svg +1 -0
- package/export_svg/rake_face.svg +1 -0
- package/export_svg/rake_side.svg +1 -0
- package/export_svg/rake_side_stopper.svg +1 -0
- package/export_svg/rake_top.svg +1 -0
- package/export_svg/rake_top_stopper.svg +1 -0
- package/export_svg/rectangle.svg +1 -0
- package/export_svg/rectangle_height.svg +1 -0
- package/export_svg/rectangle_width.svg +1 -0
- package/export_svg/right_side_angle_kitchen.svg +1 -0
- package/export_svg/rod.svg +1 -0
- package/export_svg/rod_cut.svg +1 -0
- package/export_svg/rod_plate.svg +1 -0
- package/export_svg/rod_top.svg +1 -0
- package/export_svg/spider.svg +1 -0
- package/export_svg/spider_lateral.svg +1 -0
- package/export_svg/spider_profile.svg +1 -0
- package/export_svg/surface.svg +3 -0
- package/export_svg/surface_crenel.svg +1 -0
- package/export_svg/surface_extremities.svg +2 -0
- package/export_svg/surface_lz.svg +1 -0
- package/export_svg/surface_main.svg +1 -0
- package/export_svg/surface_power.svg +2 -0
- package/export_svg/surface_space_evolution.svg +1 -0
- package/export_svg/surface_space_shape.svg +1 -0
- package/export_svg/swing.svg +1 -0
- package/export_svg/swing_face.svg +1 -0
- package/export_svg/swing_side.svg +1 -0
- package/export_svg/swing_top.svg +1 -0
- package/export_svg/swing_with_rod.svg +1 -0
- package/export_svg/trapeze.svg +1 -0
- package/export_svg/trapeze_rod.svg +1 -0
- package/export_svg/trapeze_side.svg +1 -0
- package/export_svg/trapeze_top.svg +1 -0
- package/export_svg/verify_contour_1.svg +1 -0
- package/export_svg/verify_contour_1_l1.svg +1 -0
- package/export_svg/verify_contour_1_r1.svg +1 -0
- package/export_svg/verify_line.svg +1 -0
- package/export_svg/verify_line_2_l1cx.svg +1 -0
- package/export_svg/verify_line_p1x.svg +1 -0
- package/export_svg/verify_point.svg +1 -0
- package/export_svg/verify_point_p1x.svg +1 -0
- package/export_svg/verify_vector_p1x.svg +1 -0
- package/package.json +76 -0
- package/src/dummy/circles.ts +65 -0
- package/src/dummy/pole_static.ts +86 -0
- package/src/dummy/rectangle.ts +55 -0
- package/src/dummy/svg/circles.svg +288 -0
- package/src/dummy/svg/circles_amplitude-offset.svg +109 -0
- package/src/dummy/svg/circles_amplitude-scale.svg +122 -0
- package/src/dummy/svg/circles_angle.svg +110 -0
- package/src/dummy/svg/dummy_pole_static.svg +192 -0
- package/src/dummy/svg/dummy_pole_static_face.svg +176 -0
- package/src/dummy/svg/rectangle.svg +131 -0
- package/src/dummy/svg/rectangle_height.svg +82 -0
- package/src/dummy/svg/rectangle_width.svg +81 -0
- package/src/gears/gearWheelProfile.test.ts +25 -0
- package/src/gears/gearWheelProfile.ts +753 -0
- package/src/gears/gear_wheel_wheel.ts +335 -0
- package/src/gears/involute.test.ts +21 -0
- package/src/gears/involute.ts +113 -0
- package/src/gears/simplified_gear_wheel.ts +242 -0
- package/src/gears/svg/calculation_of_initAngle2.svg +376 -0
- package/src/gears/svg/gear_addendeum_dedendum_sizes.svg +471 -0
- package/src/gears/svg/gear_addendum_and_dedendum.svg +269 -0
- package/src/gears/svg/gear_adherence_replaced_by_teeth.svg +168 -0
- package/src/gears/svg/gear_base_circle_for_involute.svg +376 -0
- package/src/gears/svg/gear_base_left_circle_for_involute.svg +556 -0
- package/src/gears/svg/gear_base_right_circle_for_involute.svg +516 -0
- package/src/gears/svg/gear_inter_axis_maximum_distance.svg +218 -0
- package/src/gears/svg/gear_inter_axis_minimum_distance.svg +218 -0
- package/src/gears/svg/gear_large_base_radius.svg +199 -0
- package/src/gears/svg/gear_module_and_tooth_thickness.svg +319 -0
- package/src/gears/svg/gear_optimum_base_radius.svg +232 -0
- package/src/gears/svg/gear_optimum_base_radius_with_longer_inter_axis.svg +344 -0
- package/src/gears/svg/gear_right_left_base_circles.svg +295 -0
- package/src/gears/svg/gear_small_base_radius.svg +163 -0
- package/src/gears/svg/gear_wheel_circles.svg +348 -0
- package/src/gears/svg/gears.svg +4726 -0
- package/src/gears/svg/gears_motion_transmission_via_adherence.svg +178 -0
- package/src/gears/svg/involute_of_circle.svg +2745 -0
- package/src/gears/svg/involute_of_circle_R0.svg +334 -0
- package/src/gears/svg/involute_of_circle_Ri1_u0.svg +297 -0
- package/src/gears/svg/involute_of_circle_Ri2_u2.svg +386 -0
- package/src/gears/svg/left_side_angle_kitchen.svg +207 -0
- package/src/gears/svg/negative_involute_of_circle_R0.svg +381 -0
- package/src/gears/svg/point_c_position_and_speed_negative.svg +343 -0
- package/src/gears/svg/point_c_position_and_speed_positive.svg +339 -0
- package/src/gears/svg/right_side_angle_kitchen.svg +201 -0
- package/src/gears/wheelElements.test.ts +13 -0
- package/src/gears/wheelElements.ts +176 -0
- package/src/geometrix_verification/svg/verify_contour_1.svg +320 -0
- package/src/geometrix_verification/svg/verify_contour_1_l1.svg +102 -0
- package/src/geometrix_verification/svg/verify_contour_1_r1.svg +170 -0
- package/src/geometrix_verification/svg/verify_line.svg +845 -0
- package/src/geometrix_verification/svg/verify_line_2_l1cx.svg +274 -0
- package/src/geometrix_verification/svg/verify_line_p1x.svg +261 -0
- package/src/geometrix_verification/svg/verify_point.svg +350 -0
- package/src/geometrix_verification/svg/verify_point_p1x.svg +258 -0
- package/src/geometrix_verification/svg/verify_vector_p1x.svg +282 -0
- package/src/geometrix_verification/verify_contour_1.ts +94 -0
- package/src/geometrix_verification/verify_contour_2.ts +267 -0
- package/src/geometrix_verification/verify_contour_3.ts +409 -0
- package/src/geometrix_verification/verify_contour_4.ts +91 -0
- package/src/geometrix_verification/verify_exports_1.ts +95 -0
- package/src/geometrix_verification/verify_line.ts +76 -0
- package/src/geometrix_verification/verify_line_2.ts +76 -0
- package/src/geometrix_verification/verify_line_3.ts +64 -0
- package/src/geometrix_verification/verify_point.ts +62 -0
- package/src/geometrix_verification/verify_point_2.ts +66 -0
- package/src/geometrix_verification/verify_vector.ts +70 -0
- package/src/heliostat/base.ts +254 -0
- package/src/heliostat/heliostat.ts +317 -0
- package/src/heliostat/heliostat_2.ts +284 -0
- package/src/heliostat/pole_rotor.ts +165 -0
- package/src/heliostat/pole_static.ts +275 -0
- package/src/heliostat/rake.ts +486 -0
- package/src/heliostat/rake_stopper.ts +409 -0
- package/src/heliostat/rod.ts +200 -0
- package/src/heliostat/spider.ts +238 -0
- package/src/heliostat/surface.ts +320 -0
- package/src/heliostat/svg/base.svg +1367 -0
- package/src/heliostat/svg/base_cut.svg +459 -0
- package/src/heliostat/svg/base_hollow.svg +469 -0
- package/src/heliostat/svg/base_top.svg +338 -0
- package/src/heliostat/svg/heliostat.svg +8013 -0
- package/src/heliostat/svg/heliostat2_face_sizing.svg +1386 -0
- package/src/heliostat/svg/heliostat2_side_sizing.svg +984 -0
- package/src/heliostat/svg/heliostat_face_sizing.svg +1448 -0
- package/src/heliostat/svg/heliostat_overview.svg +1552 -0
- package/src/heliostat/svg/heliostat_side.svg +1470 -0
- package/src/heliostat/svg/heliostat_side_sizing.svg +1128 -0
- package/src/heliostat/svg/pole_rotor.svg +592 -0
- package/src/heliostat/svg/pole_rotor_cut.svg +287 -0
- package/src/heliostat/svg/pole_rotor_ends.svg +336 -0
- package/src/heliostat/svg/pole_stator.svg +1945 -0
- package/src/heliostat/svg/pole_stator_E2.svg +410 -0
- package/src/heliostat/svg/pole_stator_bottom.svg +330 -0
- package/src/heliostat/svg/pole_stator_cut.svg +465 -0
- package/src/heliostat/svg/pole_stator_face.svg +457 -0
- package/src/heliostat/svg/pole_stator_right.svg +357 -0
- package/src/heliostat/svg/rake.svg +4691 -0
- package/src/heliostat/svg/rake_door.svg +617 -0
- package/src/heliostat/svg/rake_face.svg +1211 -0
- package/src/heliostat/svg/rake_side.svg +809 -0
- package/src/heliostat/svg/rake_side_stopper.svg +596 -0
- package/src/heliostat/svg/rake_top.svg +514 -0
- package/src/heliostat/svg/rake_top_stopper.svg +565 -0
- package/src/heliostat/svg/rod.svg +1314 -0
- package/src/heliostat/svg/rod_cut.svg +265 -0
- package/src/heliostat/svg/rod_plate.svg +409 -0
- package/src/heliostat/svg/rod_top.svg +577 -0
- package/src/heliostat/svg/spider.svg +693 -0
- package/src/heliostat/svg/spider_lateral.svg +222 -0
- package/src/heliostat/svg/spider_profile.svg +429 -0
- package/src/heliostat/svg/surface.svg +3577 -0
- package/src/heliostat/svg/surface_crenel.svg +1335 -0
- package/src/heliostat/svg/surface_extremities.svg +510 -0
- package/src/heliostat/svg/surface_lz.svg +182 -0
- package/src/heliostat/svg/surface_main.svg +366 -0
- package/src/heliostat/svg/surface_power.svg +331 -0
- package/src/heliostat/svg/surface_space_evolution.svg +210 -0
- package/src/heliostat/svg/surface_space_shape.svg +98 -0
- package/src/heliostat/svg/swing.svg +3310 -0
- package/src/heliostat/svg/swing_face.svg +902 -0
- package/src/heliostat/svg/swing_side.svg +574 -0
- package/src/heliostat/svg/swing_top.svg +923 -0
- package/src/heliostat/svg/swing_with_rod.svg +547 -0
- package/src/heliostat/svg/trapeze.svg +1711 -0
- package/src/heliostat/svg/trapeze_rod.svg +122 -0
- package/src/heliostat/svg/trapeze_side.svg +361 -0
- package/src/heliostat/svg/trapeze_top.svg +1057 -0
- package/src/heliostat/swing.ts +246 -0
- package/src/heliostat/trapeze.ts +510 -0
- package/src/index.ts +33 -0
- package/src/svg/default_param_blank.svg +40 -0
- package/tsconfig.json +13 -0
- package/vitest.config.ts +7 -0
|
@@ -0,0 +1,178 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
+
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
|
3
|
+
|
|
4
|
+
<svg
|
|
5
|
+
width="273.45477"
|
|
6
|
+
height="247.2944"
|
|
7
|
+
viewBox="0 0 72.351575 65.429977"
|
|
8
|
+
version="1.1"
|
|
9
|
+
id="svg5"
|
|
10
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
11
|
+
xmlns:svg="http://www.w3.org/2000/svg">
|
|
12
|
+
<defs
|
|
13
|
+
id="defs2">
|
|
14
|
+
<rect
|
|
15
|
+
x="373.34061"
|
|
16
|
+
y="377.48563"
|
|
17
|
+
width="63.541607"
|
|
18
|
+
height="29.399406"
|
|
19
|
+
id="rect1907" />
|
|
20
|
+
<rect
|
|
21
|
+
x="328.64865"
|
|
22
|
+
y="353.82748"
|
|
23
|
+
width="100.0125"
|
|
24
|
+
height="69.995613"
|
|
25
|
+
id="rect1814" />
|
|
26
|
+
<marker
|
|
27
|
+
style="overflow:visible"
|
|
28
|
+
id="Arrow1L"
|
|
29
|
+
refX="0"
|
|
30
|
+
refY="0"
|
|
31
|
+
orient="auto-start-reverse"
|
|
32
|
+
markerWidth="8.75"
|
|
33
|
+
markerHeight="5"
|
|
34
|
+
viewBox="0 0 8.75 5"
|
|
35
|
+
preserveAspectRatio="xMidYMid">
|
|
36
|
+
<path
|
|
37
|
+
style="fill:context-stroke;fill-rule:evenodd;stroke:none"
|
|
38
|
+
d="M 0,0 5,-5 -12.5,0 5,5 Z"
|
|
39
|
+
id="arrow1L"
|
|
40
|
+
transform="scale(-0.5)" />
|
|
41
|
+
</marker>
|
|
42
|
+
<rect
|
|
43
|
+
x="378.20416"
|
|
44
|
+
y="423.48566"
|
|
45
|
+
width="60.837498"
|
|
46
|
+
height="35.807999"
|
|
47
|
+
id="rect906" />
|
|
48
|
+
<rect
|
|
49
|
+
x="189.18922"
|
|
50
|
+
y="437.61099"
|
|
51
|
+
width="81.700203"
|
|
52
|
+
height="41.869671"
|
|
53
|
+
id="rect900" />
|
|
54
|
+
<rect
|
|
55
|
+
x="137.28645"
|
|
56
|
+
y="279.3154"
|
|
57
|
+
width="285.90659"
|
|
58
|
+
height="33.898918"
|
|
59
|
+
id="rect603" />
|
|
60
|
+
<marker
|
|
61
|
+
style="overflow:visible"
|
|
62
|
+
id="Arrow1L-5"
|
|
63
|
+
refX="0"
|
|
64
|
+
refY="0"
|
|
65
|
+
orient="auto-start-reverse"
|
|
66
|
+
markerWidth="8.75"
|
|
67
|
+
markerHeight="5"
|
|
68
|
+
viewBox="0 0 8.75 5"
|
|
69
|
+
preserveAspectRatio="xMidYMid">
|
|
70
|
+
<path
|
|
71
|
+
style="fill:context-stroke;fill-rule:evenodd;stroke:none"
|
|
72
|
+
d="M 0,0 5,-5 -12.5,0 5,5 Z"
|
|
73
|
+
id="arrow1L-3"
|
|
74
|
+
transform="scale(-0.5)" />
|
|
75
|
+
</marker>
|
|
76
|
+
</defs>
|
|
77
|
+
<g
|
|
78
|
+
id="layer1"
|
|
79
|
+
transform="translate(-30.061268,-16.718241)">
|
|
80
|
+
<path
|
|
81
|
+
style="fill:none;stroke:#b3b3b3;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
82
|
+
d="M 56.93062,51.372227 77.304351,29.629073"
|
|
83
|
+
id="path1804" />
|
|
84
|
+
<rect
|
|
85
|
+
style="fill:#ffffff;stroke:#ffffff;stroke-width:0.264583"
|
|
86
|
+
id="rect709"
|
|
87
|
+
width="72.08699"
|
|
88
|
+
height="65.16539"
|
|
89
|
+
x="30.193558"
|
|
90
|
+
y="16.850533" />
|
|
91
|
+
<ellipse
|
|
92
|
+
style="fill:none;stroke:#008080;stroke-width:0.264583"
|
|
93
|
+
id="path375"
|
|
94
|
+
cx="56.930622"
|
|
95
|
+
cy="51.372227"
|
|
96
|
+
rx="19.788424"
|
|
97
|
+
ry="19.786894" />
|
|
98
|
+
<ellipse
|
|
99
|
+
style="fill:none;stroke:#008080;stroke-width:0.264583"
|
|
100
|
+
id="path377"
|
|
101
|
+
cx="77.304352"
|
|
102
|
+
cy="29.629074"
|
|
103
|
+
rx="9.953887"
|
|
104
|
+
ry="9.9531183" />
|
|
105
|
+
<path
|
|
106
|
+
style="fill:none;stroke:#008080;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
107
|
+
d="m 54.34118,53.465002 5.178884,-4.18556"
|
|
108
|
+
id="path487" />
|
|
109
|
+
<path
|
|
110
|
+
style="fill:none;stroke:#008080;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
111
|
+
d="m 59.023562,53.961472 -4.18588,-5.17849"
|
|
112
|
+
id="path487-3" />
|
|
113
|
+
<path
|
|
114
|
+
style="fill:none;stroke:#008080;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
115
|
+
d="m 74.714907,31.721854 5.17889,-4.185559"
|
|
116
|
+
id="path487-6" />
|
|
117
|
+
<path
|
|
118
|
+
style="fill:none;stroke:#008080;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
119
|
+
d="m 79.397287,32.218316 -4.18588,-5.178483"
|
|
120
|
+
id="path487-3-7" />
|
|
121
|
+
<text
|
|
122
|
+
xml:space="preserve"
|
|
123
|
+
transform="matrix(0.26458333,0,0,0.26458333,-4.4476753,2.5956038)"
|
|
124
|
+
id="text601"
|
|
125
|
+
style="font-size:14.6667px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect603);display:inline"><tspan
|
|
126
|
+
x="137.28711"
|
|
127
|
+
y="292.29105"
|
|
128
|
+
id="tspan2046">motion transmission via adherence</tspan></text>
|
|
129
|
+
<path
|
|
130
|
+
style="fill:none;stroke:#0000ff;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
131
|
+
d="M 56.93062,51.372227 H 37.142197"
|
|
132
|
+
id="path892" />
|
|
133
|
+
<path
|
|
134
|
+
style="fill:none;stroke:#0000ff;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
135
|
+
d="m 77.304351,29.629073 h 9.953887"
|
|
136
|
+
id="path896" />
|
|
137
|
+
<text
|
|
138
|
+
xml:space="preserve"
|
|
139
|
+
transform="matrix(0.26458333,0,0,0.26458333,-5.3067316,-64.298956)"
|
|
140
|
+
id="text898"
|
|
141
|
+
style="font-size:14.6667px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect900);fill:#0000ff"><tspan
|
|
142
|
+
x="189.18945"
|
|
143
|
+
y="450.58792"
|
|
144
|
+
id="tspan2048">r2</tspan></text>
|
|
145
|
+
<text
|
|
146
|
+
xml:space="preserve"
|
|
147
|
+
transform="matrix(0.26458333,0,0,0.26458333,-19.664894,-82.437458)"
|
|
148
|
+
id="text904"
|
|
149
|
+
style="font-size:14.6667px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect906);fill:#0000ff"><tspan
|
|
150
|
+
x="378.20508"
|
|
151
|
+
y="436.46292"
|
|
152
|
+
id="tspan2050">r1</tspan></text>
|
|
153
|
+
<path
|
|
154
|
+
style="fill:none;stroke:#d45500;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-end:url(#Arrow1L)"
|
|
155
|
+
d="M 70.416609,36.844777 57.729932,24.961951"
|
|
156
|
+
id="path916" />
|
|
157
|
+
<text
|
|
158
|
+
xml:space="preserve"
|
|
159
|
+
transform="matrix(0.26458333,0,0,0.26458333,-26.355622,-70.95283)"
|
|
160
|
+
id="text1812"
|
|
161
|
+
style="font-size:14.6667px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1814);fill:#aa4400"><tspan
|
|
162
|
+
x="328.64844"
|
|
163
|
+
y="366.80472"
|
|
164
|
+
id="tspan2052">F</tspan></text>
|
|
165
|
+
<path
|
|
166
|
+
style="fill:none;stroke:#ff00ff;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-end:url(#Arrow1L-5)"
|
|
167
|
+
d="m 70.729603,37.131706 -7.65441,-7.138034"
|
|
168
|
+
id="path916-5" />
|
|
169
|
+
<text
|
|
170
|
+
xml:space="preserve"
|
|
171
|
+
transform="matrix(0.26458333,0,0,0.26458333,-34.201998,-71.882681)"
|
|
172
|
+
id="text1905"
|
|
173
|
+
style="font-size:14.6667px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1907);fill:#ff00ff"><tspan
|
|
174
|
+
x="373.33984"
|
|
175
|
+
y="390.46292"
|
|
176
|
+
id="tspan2054">v</tspan></text>
|
|
177
|
+
</g>
|
|
178
|
+
</svg>
|