@geode/opengeodeweb-front 9.9.0 → 9.10.0-rc.1
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/assets/viewer_svgs/edged_curve_edges.svg +67 -0
- package/assets/viewer_svgs/edged_curve_points.svg +95 -0
- package/assets/viewer_svgs/grid_2d_cells.svg +78 -0
- package/assets/viewer_svgs/grid_2d_edges.svg +71 -0
- package/assets/viewer_svgs/grid_2d_points.svg +108 -0
- package/assets/viewer_svgs/grid_3d_cells.svg +76 -0
- package/assets/viewer_svgs/grid_3d_edges.svg +72 -0
- package/assets/viewer_svgs/grid_3d_facets.svg +102 -0
- package/assets/viewer_svgs/grid_3d_points.svg +172 -0
- package/assets/viewer_svgs/point_set_points.svg +86 -0
- package/assets/viewer_svgs/solid_edges.svg +96 -0
- package/assets/viewer_svgs/solid_facets.svg +119 -0
- package/assets/viewer_svgs/solid_points.svg +134 -0
- package/assets/viewer_svgs/solid_polyhedra.svg +103 -0
- package/assets/viewer_svgs/surface_edges.svg +73 -0
- package/assets/viewer_svgs/surface_points.svg +115 -0
- package/assets/viewer_svgs/surface_triangles.svg +92 -0
- package/components/ContextMenu.vue +123 -0
- package/components/ContextMenuItem.vue +90 -0
- package/components/EdgedCurve/EdgesOptions.vue +14 -0
- package/components/EdgedCurve/PointsOptions.vue +14 -0
- package/components/Generic/Mesh/EdgesOptions.vue +48 -0
- package/components/Generic/Mesh/PointsOptions.vue +73 -0
- package/components/Generic/Mesh/PolygonsOptions.vue +65 -0
- package/components/Generic/Mesh/PolyhedraOptions.vue +58 -0
- package/components/Generic/Model/EdgesOptions.vue +29 -0
- package/components/Generic/Model/PointsOptions.vue +53 -0
- package/components/Grid/2D/CellsOptions.vue +15 -0
- package/components/Grid/2D/EdgesOptions.vue +14 -0
- package/components/Grid/2D/PointsOptions.vue +14 -0
- package/components/Grid/3D/CellsOptions.vue +15 -0
- package/components/Grid/3D/EdgesOptions.vue +14 -0
- package/components/Grid/3D/FacetsOptions.vue +15 -0
- package/components/Grid/3D/PointsOptions.vue +14 -0
- package/components/HybridRenderingView.vue +41 -0
- package/components/HybridSolid/EdgesOptions.vue +14 -0
- package/components/HybridSolid/PointsOptions.vue +14 -0
- package/components/HybridSolid/PolygonsOptions.vue +14 -0
- package/components/HybridSolid/PolyhedraOptions.vue +14 -0
- package/components/Options/ColorPicker.vue +25 -0
- package/components/Options/ColoringTypeSelector.vue +125 -0
- package/components/Options/PolygonAttributeSelector.vue +59 -0
- package/components/Options/PolyhedronAttributeSelector.vue +63 -0
- package/components/Options/TextureItem.vue +116 -0
- package/components/Options/TexturesSelector.vue +67 -0
- package/components/Options/VertexAttributeSelector.vue +60 -0
- package/components/Options/VisibilitySwitch.vue +14 -0
- package/components/PointSet/PointsOptions.vue +14 -0
- package/components/PointSet/SpecificPointsOptions.vue +74 -0
- package/components/PolygonalSurface/EdgesOptions.vue +14 -0
- package/components/PolygonalSurface/PointsOptions.vue +14 -0
- package/components/PolygonalSurface/PolygonsOptions.vue +14 -0
- package/components/Solid/EdgesOptions.vue +14 -0
- package/components/Solid/PointsOptions.vue +14 -0
- package/components/Solid/PolygonsOptions.vue +14 -0
- package/components/Solid/PolyhedraOptions.vue +14 -0
- package/components/TetrahedralSolid/TetrahedraOptions.vue +15 -0
- package/components/TetrahedralSolid/TrianglesOptions.vue +15 -0
- package/components/TriangulatedSurface/EdgesOptions.vue +14 -0
- package/components/TriangulatedSurface/PointsOptions.vue +14 -0
- package/components/TriangulatedSurface/TrianglesOptions.vue +15 -0
- package/components/VeaseViewToolbar.vue +107 -0
- package/components/Viewer/BreadCrumb.vue +61 -0
- package/components/Viewer/Tree/ObjectTree.vue +170 -0
- package/components/Viewer/TreeComponent.vue +93 -0
- package/components/Viewer/TreeObject.vue +100 -0
- package/internal_stores/data_style_state.js +18 -0
- package/internal_stores/mesh/edges.js +106 -0
- package/internal_stores/mesh/index.js +50 -0
- package/internal_stores/mesh/points.js +131 -0
- package/internal_stores/mesh/polygons.js +159 -0
- package/internal_stores/mesh/polyhedra.js +136 -0
- package/internal_stores/model/blocks.js +60 -0
- package/internal_stores/model/corners.js +63 -0
- package/internal_stores/model/edges.js +47 -0
- package/internal_stores/model/index.js +154 -0
- package/internal_stores/model/lines.js +81 -0
- package/internal_stores/model/points.js +61 -0
- package/internal_stores/model/surfaces.js +60 -0
- package/package.json +1 -1
- package/stores/data_base.js +148 -0
- package/stores/data_style.js +57 -0
- package/stores/hybrid_viewer.js +193 -0
- package/stores/menu.js +182 -0
- package/stores/treeview.js +64 -0
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
+
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
|
3
|
+
|
|
4
|
+
<svg
|
|
5
|
+
width="12.309096mm"
|
|
6
|
+
height="13.024068mm"
|
|
7
|
+
viewBox="0 0 43.614908 46.148272"
|
|
8
|
+
id="svg2"
|
|
9
|
+
version="1.1"
|
|
10
|
+
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
|
|
11
|
+
sodipodi:docname="edged_curve_edgessvg.svg"
|
|
12
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
13
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
14
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
15
|
+
xmlns:svg="http://www.w3.org/2000/svg"
|
|
16
|
+
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
|
17
|
+
xmlns:cc="http://creativecommons.org/ns#"
|
|
18
|
+
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
|
19
|
+
<sodipodi:namedview
|
|
20
|
+
id="base"
|
|
21
|
+
pagecolor="#ffffff"
|
|
22
|
+
bordercolor="#666666"
|
|
23
|
+
borderopacity="1.0"
|
|
24
|
+
inkscape:pageopacity="0.0"
|
|
25
|
+
inkscape:pageshadow="2"
|
|
26
|
+
inkscape:zoom="2.0000001"
|
|
27
|
+
inkscape:cx="-122.74999"
|
|
28
|
+
inkscape:cy="-115.24999"
|
|
29
|
+
inkscape:document-units="px"
|
|
30
|
+
inkscape:current-layer="layer1"
|
|
31
|
+
showgrid="false"
|
|
32
|
+
inkscape:window-width="1920"
|
|
33
|
+
inkscape:window-height="946"
|
|
34
|
+
inkscape:window-x="1920"
|
|
35
|
+
inkscape:window-y="27"
|
|
36
|
+
inkscape:window-maximized="1"
|
|
37
|
+
fit-margin-top="0"
|
|
38
|
+
fit-margin-left="0"
|
|
39
|
+
fit-margin-right="0"
|
|
40
|
+
fit-margin-bottom="0"
|
|
41
|
+
inkscape:pagecheckerboard="0" />
|
|
42
|
+
<defs
|
|
43
|
+
id="defs4" />
|
|
44
|
+
<metadata
|
|
45
|
+
id="metadata7">
|
|
46
|
+
<rdf:RDF>
|
|
47
|
+
<cc:Work
|
|
48
|
+
rdf:about="">
|
|
49
|
+
<dc:format>image/svg+xml</dc:format>
|
|
50
|
+
<dc:type
|
|
51
|
+
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
|
52
|
+
</cc:Work>
|
|
53
|
+
</rdf:RDF>
|
|
54
|
+
</metadata>
|
|
55
|
+
<g
|
|
56
|
+
id="layer1"
|
|
57
|
+
inkscape:groupmode="layer"
|
|
58
|
+
inkscape:label="Calque 1"
|
|
59
|
+
transform="translate(-552.40681,-299.9845)">
|
|
60
|
+
<path
|
|
61
|
+
sodipodi:nodetypes="cccc"
|
|
62
|
+
inkscape:connector-curvature="0"
|
|
63
|
+
id="path4485"
|
|
64
|
+
d="m 577.8195,344.01153 16.08124,-28.42299 -39.37295,14.94019 16.08126,-28.42299"
|
|
65
|
+
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:4.24248;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
|
66
|
+
</g>
|
|
67
|
+
</svg>
|
|
@@ -0,0 +1,95 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
+
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
|
3
|
+
|
|
4
|
+
<svg
|
|
5
|
+
width="12.582119mm"
|
|
6
|
+
height="15.231177mm"
|
|
7
|
+
viewBox="0 0 44.582311 53.96874"
|
|
8
|
+
id="svg2"
|
|
9
|
+
version="1.1"
|
|
10
|
+
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
|
|
11
|
+
sodipodi:docname="edged_curve_points.svg"
|
|
12
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
13
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
14
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
15
|
+
xmlns:svg="http://www.w3.org/2000/svg"
|
|
16
|
+
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
|
17
|
+
xmlns:cc="http://creativecommons.org/ns#"
|
|
18
|
+
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
|
19
|
+
<sodipodi:namedview
|
|
20
|
+
id="base"
|
|
21
|
+
pagecolor="#ffffff"
|
|
22
|
+
bordercolor="#666666"
|
|
23
|
+
borderopacity="1.0"
|
|
24
|
+
inkscape:pageopacity="0.0"
|
|
25
|
+
inkscape:pageshadow="2"
|
|
26
|
+
inkscape:zoom="5.6568544"
|
|
27
|
+
inkscape:cx="-26.251339"
|
|
28
|
+
inkscape:cy="-0.44194173"
|
|
29
|
+
inkscape:document-units="px"
|
|
30
|
+
inkscape:current-layer="layer1"
|
|
31
|
+
showgrid="false"
|
|
32
|
+
inkscape:window-width="1920"
|
|
33
|
+
inkscape:window-height="946"
|
|
34
|
+
inkscape:window-x="1920"
|
|
35
|
+
inkscape:window-y="27"
|
|
36
|
+
inkscape:window-maximized="1"
|
|
37
|
+
fit-margin-top="0"
|
|
38
|
+
fit-margin-left="0"
|
|
39
|
+
fit-margin-right="0"
|
|
40
|
+
fit-margin-bottom="0"
|
|
41
|
+
inkscape:pagecheckerboard="0" />
|
|
42
|
+
<defs
|
|
43
|
+
id="defs4" />
|
|
44
|
+
<metadata
|
|
45
|
+
id="metadata7">
|
|
46
|
+
<rdf:RDF>
|
|
47
|
+
<cc:Work
|
|
48
|
+
rdf:about="">
|
|
49
|
+
<dc:format>image/svg+xml</dc:format>
|
|
50
|
+
<dc:type
|
|
51
|
+
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
|
52
|
+
</cc:Work>
|
|
53
|
+
</rdf:RDF>
|
|
54
|
+
</metadata>
|
|
55
|
+
<g
|
|
56
|
+
id="layer1"
|
|
57
|
+
inkscape:groupmode="layer"
|
|
58
|
+
inkscape:label="Calque 1"
|
|
59
|
+
transform="translate(-266.27649,-292.65999)">
|
|
60
|
+
<path
|
|
61
|
+
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.042;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
62
|
+
d="m 294.13674,334.38098 7.92674,-14.01023 m -3.46043,-4.01308 -20.03149,11.81633 m -3.85823,-4.6397 5.12703,-18.53501"
|
|
63
|
+
id="path4308"
|
|
64
|
+
inkscape:connector-curvature="0"
|
|
65
|
+
sodipodi:nodetypes="cccccc" />
|
|
66
|
+
<ellipse
|
|
67
|
+
ry="5.0382481"
|
|
68
|
+
rx="5.1473732"
|
|
69
|
+
cy="297.69824"
|
|
70
|
+
cx="283.56235"
|
|
71
|
+
id="path4334"
|
|
72
|
+
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.19958;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
|
|
73
|
+
<ellipse
|
|
74
|
+
ry="5.0382481"
|
|
75
|
+
rx="5.1473732"
|
|
76
|
+
cy="330.99231"
|
|
77
|
+
cx="271.42386"
|
|
78
|
+
id="path4334-0"
|
|
79
|
+
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.19958;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
|
|
80
|
+
<ellipse
|
|
81
|
+
ry="5.0382481"
|
|
82
|
+
rx="5.1473732"
|
|
83
|
+
cy="313.15427"
|
|
84
|
+
cx="305.71143"
|
|
85
|
+
id="path4334-9"
|
|
86
|
+
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.19958;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
|
|
87
|
+
<ellipse
|
|
88
|
+
ry="5.0382481"
|
|
89
|
+
rx="5.1473732"
|
|
90
|
+
cy="341.59048"
|
|
91
|
+
cx="289.65671"
|
|
92
|
+
id="path4334-3"
|
|
93
|
+
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.19958;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
|
|
94
|
+
</g>
|
|
95
|
+
</svg>
|
|
@@ -0,0 +1,78 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
+
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
|
3
|
+
|
|
4
|
+
<svg
|
|
5
|
+
width="11.885668mm"
|
|
6
|
+
height="12.536777mm"
|
|
7
|
+
viewBox="0 0 42.11457 44.421651"
|
|
8
|
+
id="svg2"
|
|
9
|
+
version="1.1"
|
|
10
|
+
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
|
|
11
|
+
sodipodi:docname="grid_2d_cells.svg"
|
|
12
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
13
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
14
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
15
|
+
xmlns:svg="http://www.w3.org/2000/svg"
|
|
16
|
+
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
|
17
|
+
xmlns:cc="http://creativecommons.org/ns#"
|
|
18
|
+
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
|
19
|
+
<sodipodi:namedview
|
|
20
|
+
id="base"
|
|
21
|
+
pagecolor="#ffffff"
|
|
22
|
+
bordercolor="#666666"
|
|
23
|
+
borderopacity="1.0"
|
|
24
|
+
inkscape:pageopacity="0.0"
|
|
25
|
+
inkscape:pageshadow="2"
|
|
26
|
+
inkscape:zoom="11.313709"
|
|
27
|
+
inkscape:cx="17.58928"
|
|
28
|
+
inkscape:cy="13.611805"
|
|
29
|
+
inkscape:document-units="px"
|
|
30
|
+
inkscape:current-layer="layer1"
|
|
31
|
+
showgrid="false"
|
|
32
|
+
inkscape:window-width="1920"
|
|
33
|
+
inkscape:window-height="1043"
|
|
34
|
+
inkscape:window-x="1920"
|
|
35
|
+
inkscape:window-y="0"
|
|
36
|
+
inkscape:window-maximized="1"
|
|
37
|
+
fit-margin-top="0"
|
|
38
|
+
fit-margin-left="0"
|
|
39
|
+
fit-margin-right="0"
|
|
40
|
+
fit-margin-bottom="0"
|
|
41
|
+
inkscape:pagecheckerboard="0"
|
|
42
|
+
units="in"
|
|
43
|
+
inkscape:showpageshadow="0"
|
|
44
|
+
inkscape:deskcolor="#d1d1d1" />
|
|
45
|
+
<defs
|
|
46
|
+
id="defs4" />
|
|
47
|
+
<metadata
|
|
48
|
+
id="metadata7">
|
|
49
|
+
<rdf:RDF>
|
|
50
|
+
<cc:Work
|
|
51
|
+
rdf:about="">
|
|
52
|
+
<dc:format>image/svg+xml</dc:format>
|
|
53
|
+
<dc:type
|
|
54
|
+
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
|
55
|
+
</cc:Work>
|
|
56
|
+
</rdf:RDF>
|
|
57
|
+
</metadata>
|
|
58
|
+
<g
|
|
59
|
+
id="layer1"
|
|
60
|
+
inkscape:groupmode="layer"
|
|
61
|
+
inkscape:label="Calque 1"
|
|
62
|
+
transform="translate(-255.09317,-516.74135)">
|
|
63
|
+
<rect
|
|
64
|
+
style="fill:none;fill-opacity:0.623934;stroke-width:0.93750001;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;stroke:#000000;stroke-dasharray:none"
|
|
65
|
+
id="rect16522"
|
|
66
|
+
width="32.284321"
|
|
67
|
+
height="32.284321"
|
|
68
|
+
x="260.02023"
|
|
69
|
+
y="523.48724" />
|
|
70
|
+
<rect
|
|
71
|
+
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.818187;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1"
|
|
72
|
+
id="rect19632"
|
|
73
|
+
width="28.175585"
|
|
74
|
+
height="28.175585"
|
|
75
|
+
x="262.07462"
|
|
76
|
+
y="525.54156" />
|
|
77
|
+
</g>
|
|
78
|
+
</svg>
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
+
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
|
3
|
+
|
|
4
|
+
<svg
|
|
5
|
+
width="11.885668mm"
|
|
6
|
+
height="12.536777mm"
|
|
7
|
+
viewBox="0 0 42.11457 44.421651"
|
|
8
|
+
id="svg2"
|
|
9
|
+
version="1.1"
|
|
10
|
+
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
|
|
11
|
+
sodipodi:docname="grid_2d_edges.svg"
|
|
12
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
13
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
14
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
15
|
+
xmlns:svg="http://www.w3.org/2000/svg"
|
|
16
|
+
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
|
17
|
+
xmlns:cc="http://creativecommons.org/ns#"
|
|
18
|
+
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
|
19
|
+
<sodipodi:namedview
|
|
20
|
+
id="base"
|
|
21
|
+
pagecolor="#ffffff"
|
|
22
|
+
bordercolor="#666666"
|
|
23
|
+
borderopacity="1.0"
|
|
24
|
+
inkscape:pageopacity="0.0"
|
|
25
|
+
inkscape:pageshadow="2"
|
|
26
|
+
inkscape:zoom="11.313709"
|
|
27
|
+
inkscape:cx="17.589281"
|
|
28
|
+
inkscape:cy="13.523417"
|
|
29
|
+
inkscape:document-units="px"
|
|
30
|
+
inkscape:current-layer="layer1"
|
|
31
|
+
showgrid="false"
|
|
32
|
+
inkscape:window-width="1920"
|
|
33
|
+
inkscape:window-height="1043"
|
|
34
|
+
inkscape:window-x="1920"
|
|
35
|
+
inkscape:window-y="0"
|
|
36
|
+
inkscape:window-maximized="1"
|
|
37
|
+
fit-margin-top="0"
|
|
38
|
+
fit-margin-left="0"
|
|
39
|
+
fit-margin-right="0"
|
|
40
|
+
fit-margin-bottom="0"
|
|
41
|
+
inkscape:pagecheckerboard="0"
|
|
42
|
+
units="in"
|
|
43
|
+
inkscape:showpageshadow="0"
|
|
44
|
+
inkscape:deskcolor="#d1d1d1" />
|
|
45
|
+
<defs
|
|
46
|
+
id="defs4" />
|
|
47
|
+
<metadata
|
|
48
|
+
id="metadata7">
|
|
49
|
+
<rdf:RDF>
|
|
50
|
+
<cc:Work
|
|
51
|
+
rdf:about="">
|
|
52
|
+
<dc:format>image/svg+xml</dc:format>
|
|
53
|
+
<dc:type
|
|
54
|
+
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
|
55
|
+
</cc:Work>
|
|
56
|
+
</rdf:RDF>
|
|
57
|
+
</metadata>
|
|
58
|
+
<g
|
|
59
|
+
id="layer1"
|
|
60
|
+
inkscape:groupmode="layer"
|
|
61
|
+
inkscape:label="Calque 1"
|
|
62
|
+
transform="translate(-255.09317,-516.74135)">
|
|
63
|
+
<rect
|
|
64
|
+
style="fill:none;fill-opacity:0.623934;stroke-width:2.34375001;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;stroke:#000000;stroke-dasharray:none"
|
|
65
|
+
id="rect16522"
|
|
66
|
+
width="32.284321"
|
|
67
|
+
height="32.284321"
|
|
68
|
+
x="260.02023"
|
|
69
|
+
y="523.48724" />
|
|
70
|
+
</g>
|
|
71
|
+
</svg>
|
|
@@ -0,0 +1,108 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
+
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
|
3
|
+
|
|
4
|
+
<svg
|
|
5
|
+
width="12.041541mm"
|
|
6
|
+
height="11.956605mm"
|
|
7
|
+
viewBox="0 0 42.666877 42.365925"
|
|
8
|
+
id="svg2"
|
|
9
|
+
version="1.1"
|
|
10
|
+
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
|
|
11
|
+
sodipodi:docname="grid_2d_points.svg"
|
|
12
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
13
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
14
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
15
|
+
xmlns:svg="http://www.w3.org/2000/svg"
|
|
16
|
+
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
|
17
|
+
xmlns:cc="http://creativecommons.org/ns#"
|
|
18
|
+
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
|
19
|
+
<sodipodi:namedview
|
|
20
|
+
id="base"
|
|
21
|
+
pagecolor="#ffffff"
|
|
22
|
+
bordercolor="#666666"
|
|
23
|
+
borderopacity="1.0"
|
|
24
|
+
inkscape:pageopacity="0.0"
|
|
25
|
+
inkscape:pageshadow="2"
|
|
26
|
+
inkscape:zoom="11.313709"
|
|
27
|
+
inkscape:cx="18.031222"
|
|
28
|
+
inkscape:cy="11.844038"
|
|
29
|
+
inkscape:document-units="px"
|
|
30
|
+
inkscape:current-layer="layer1"
|
|
31
|
+
showgrid="false"
|
|
32
|
+
inkscape:window-width="1920"
|
|
33
|
+
inkscape:window-height="1043"
|
|
34
|
+
inkscape:window-x="1920"
|
|
35
|
+
inkscape:window-y="0"
|
|
36
|
+
inkscape:window-maximized="1"
|
|
37
|
+
fit-margin-top="0"
|
|
38
|
+
fit-margin-left="0"
|
|
39
|
+
fit-margin-right="0"
|
|
40
|
+
fit-margin-bottom="0"
|
|
41
|
+
inkscape:pagecheckerboard="0"
|
|
42
|
+
units="in"
|
|
43
|
+
inkscape:showpageshadow="0"
|
|
44
|
+
inkscape:deskcolor="#d1d1d1" />
|
|
45
|
+
<defs
|
|
46
|
+
id="defs4" />
|
|
47
|
+
<metadata
|
|
48
|
+
id="metadata7">
|
|
49
|
+
<rdf:RDF>
|
|
50
|
+
<cc:Work
|
|
51
|
+
rdf:about="">
|
|
52
|
+
<dc:format>image/svg+xml</dc:format>
|
|
53
|
+
<dc:type
|
|
54
|
+
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
|
55
|
+
</cc:Work>
|
|
56
|
+
</rdf:RDF>
|
|
57
|
+
</metadata>
|
|
58
|
+
<g
|
|
59
|
+
id="layer1"
|
|
60
|
+
inkscape:groupmode="layer"
|
|
61
|
+
inkscape:label="Calque 1"
|
|
62
|
+
transform="translate(-254.67889,-518.43557)">
|
|
63
|
+
<ellipse
|
|
64
|
+
ry="5.0382481"
|
|
65
|
+
rx="5.1473732"
|
|
66
|
+
cy="523.47382"
|
|
67
|
+
cx="259.82626"
|
|
68
|
+
id="ellipse3464-1"
|
|
69
|
+
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.19958;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
|
|
70
|
+
<ellipse
|
|
71
|
+
ry="5.0382481"
|
|
72
|
+
rx="5.1473732"
|
|
73
|
+
cy="523.47382"
|
|
74
|
+
cx="292.19839"
|
|
75
|
+
id="ellipse18130"
|
|
76
|
+
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.19958;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
|
|
77
|
+
<ellipse
|
|
78
|
+
ry="5.0382481"
|
|
79
|
+
rx="5.1473732"
|
|
80
|
+
cy="555.76324"
|
|
81
|
+
cx="292.19839"
|
|
82
|
+
id="ellipse18132"
|
|
83
|
+
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.19958;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
|
|
84
|
+
<ellipse
|
|
85
|
+
ry="5.0382481"
|
|
86
|
+
rx="5.1473732"
|
|
87
|
+
cy="555.76324"
|
|
88
|
+
cx="259.82626"
|
|
89
|
+
id="ellipse18134"
|
|
90
|
+
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.19958;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
|
|
91
|
+
<path
|
|
92
|
+
style="fill:none;stroke:#000000;stroke-width:0.9375;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1"
|
|
93
|
+
d="m 259.82626,530.19134 v 18.85439"
|
|
94
|
+
id="path18507" />
|
|
95
|
+
<path
|
|
96
|
+
style="fill:none;stroke:#000000;stroke-width:0.9375;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1"
|
|
97
|
+
d="m 292.19839,530.19134 v 18.85439"
|
|
98
|
+
id="path18511" />
|
|
99
|
+
<path
|
|
100
|
+
style="fill:none;stroke:#000000;stroke-width:0.9375;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1"
|
|
101
|
+
d="m 266.58514,523.47382 h 18.85438"
|
|
102
|
+
id="path18513" />
|
|
103
|
+
<path
|
|
104
|
+
style="fill:none;stroke:#000000;stroke-width:0.9375;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1"
|
|
105
|
+
d="m 266.58514,555.76324 h 18.85438"
|
|
106
|
+
id="path18515" />
|
|
107
|
+
</g>
|
|
108
|
+
</svg>
|
|
@@ -0,0 +1,76 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
+
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
|
3
|
+
|
|
4
|
+
<svg
|
|
5
|
+
width="17.400564mm"
|
|
6
|
+
height="14.617167mm"
|
|
7
|
+
viewBox="0 0 61.655541 51.793112"
|
|
8
|
+
id="svg2"
|
|
9
|
+
version="1.1"
|
|
10
|
+
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
|
|
11
|
+
sodipodi:docname="grid_3d_cells.svg"
|
|
12
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
13
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
14
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
15
|
+
xmlns:svg="http://www.w3.org/2000/svg"
|
|
16
|
+
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
|
17
|
+
xmlns:cc="http://creativecommons.org/ns#"
|
|
18
|
+
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
|
19
|
+
<sodipodi:namedview
|
|
20
|
+
id="base"
|
|
21
|
+
pagecolor="#ffffff"
|
|
22
|
+
bordercolor="#666666"
|
|
23
|
+
borderopacity="1.0"
|
|
24
|
+
inkscape:pageopacity="0.0"
|
|
25
|
+
inkscape:pageshadow="2"
|
|
26
|
+
inkscape:zoom="8.0000004"
|
|
27
|
+
inkscape:cx="23.874999"
|
|
28
|
+
inkscape:cy="24.124999"
|
|
29
|
+
inkscape:document-units="px"
|
|
30
|
+
inkscape:current-layer="layer1"
|
|
31
|
+
showgrid="false"
|
|
32
|
+
inkscape:window-width="1920"
|
|
33
|
+
inkscape:window-height="1043"
|
|
34
|
+
inkscape:window-x="1920"
|
|
35
|
+
inkscape:window-y="0"
|
|
36
|
+
inkscape:window-maximized="1"
|
|
37
|
+
fit-margin-top="0"
|
|
38
|
+
fit-margin-left="0"
|
|
39
|
+
fit-margin-right="0"
|
|
40
|
+
fit-margin-bottom="0"
|
|
41
|
+
inkscape:pagecheckerboard="0"
|
|
42
|
+
units="in"
|
|
43
|
+
inkscape:showpageshadow="0"
|
|
44
|
+
inkscape:deskcolor="#d1d1d1" />
|
|
45
|
+
<defs
|
|
46
|
+
id="defs4" />
|
|
47
|
+
<metadata
|
|
48
|
+
id="metadata7">
|
|
49
|
+
<rdf:RDF>
|
|
50
|
+
<cc:Work
|
|
51
|
+
rdf:about="">
|
|
52
|
+
<dc:format>image/svg+xml</dc:format>
|
|
53
|
+
<dc:type
|
|
54
|
+
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
|
55
|
+
</cc:Work>
|
|
56
|
+
</rdf:RDF>
|
|
57
|
+
</metadata>
|
|
58
|
+
<g
|
|
59
|
+
id="layer1"
|
|
60
|
+
inkscape:groupmode="layer"
|
|
61
|
+
inkscape:label="Calque 1"
|
|
62
|
+
transform="translate(-235.69023,-509.00838)">
|
|
63
|
+
<path
|
|
64
|
+
style="fill:none;stroke:#000000;stroke-width:0.93749996;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.49912852;stroke-dasharray:none"
|
|
65
|
+
d="m 241.01524,546.33606 h 32.37212 v -32.28943 m 0,32.28943 18.81103,9.42718"
|
|
66
|
+
id="path2005" />
|
|
67
|
+
<path
|
|
68
|
+
style="fill:none;stroke:#000000;stroke-width:0.93749996;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none"
|
|
69
|
+
d="m 292.19839,555.76324 h -32.37213 v -32.28942 h 32.37213 z m 0,-32.28942 -18.81103,-9.42719 h -32.37212 v 32.28943 l 18.81102,9.42718 m 0,-32.28942 -18.81102,-9.42719"
|
|
70
|
+
id="path2009" />
|
|
71
|
+
<path
|
|
72
|
+
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.79686px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
73
|
+
d="m 260.84345,552.63416 h 27.51579 v -27.44549 l -15.98907,-8.01296 h -27.51578 v 27.4455 z"
|
|
74
|
+
id="path350" />
|
|
75
|
+
</g>
|
|
76
|
+
</svg>
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
+
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
|
3
|
+
|
|
4
|
+
<svg
|
|
5
|
+
width="17.400564mm"
|
|
6
|
+
height="14.617167mm"
|
|
7
|
+
viewBox="0 0 61.655541 51.793112"
|
|
8
|
+
id="svg2"
|
|
9
|
+
version="1.1"
|
|
10
|
+
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
|
|
11
|
+
sodipodi:docname="grid_3d_edges.svg"
|
|
12
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
13
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
14
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
15
|
+
xmlns:svg="http://www.w3.org/2000/svg"
|
|
16
|
+
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
|
17
|
+
xmlns:cc="http://creativecommons.org/ns#"
|
|
18
|
+
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
|
19
|
+
<sodipodi:namedview
|
|
20
|
+
id="base"
|
|
21
|
+
pagecolor="#ffffff"
|
|
22
|
+
bordercolor="#666666"
|
|
23
|
+
borderopacity="1.0"
|
|
24
|
+
inkscape:pageopacity="0.0"
|
|
25
|
+
inkscape:pageshadow="2"
|
|
26
|
+
inkscape:zoom="8.0000004"
|
|
27
|
+
inkscape:cx="23.874999"
|
|
28
|
+
inkscape:cy="23.874999"
|
|
29
|
+
inkscape:document-units="px"
|
|
30
|
+
inkscape:current-layer="layer1"
|
|
31
|
+
showgrid="false"
|
|
32
|
+
inkscape:window-width="1920"
|
|
33
|
+
inkscape:window-height="1043"
|
|
34
|
+
inkscape:window-x="1920"
|
|
35
|
+
inkscape:window-y="0"
|
|
36
|
+
inkscape:window-maximized="1"
|
|
37
|
+
fit-margin-top="0"
|
|
38
|
+
fit-margin-left="0"
|
|
39
|
+
fit-margin-right="0"
|
|
40
|
+
fit-margin-bottom="0"
|
|
41
|
+
inkscape:pagecheckerboard="0"
|
|
42
|
+
units="in"
|
|
43
|
+
inkscape:showpageshadow="0"
|
|
44
|
+
inkscape:deskcolor="#d1d1d1" />
|
|
45
|
+
<defs
|
|
46
|
+
id="defs4" />
|
|
47
|
+
<metadata
|
|
48
|
+
id="metadata7">
|
|
49
|
+
<rdf:RDF>
|
|
50
|
+
<cc:Work
|
|
51
|
+
rdf:about="">
|
|
52
|
+
<dc:format>image/svg+xml</dc:format>
|
|
53
|
+
<dc:type
|
|
54
|
+
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
|
55
|
+
</cc:Work>
|
|
56
|
+
</rdf:RDF>
|
|
57
|
+
</metadata>
|
|
58
|
+
<g
|
|
59
|
+
id="layer1"
|
|
60
|
+
inkscape:groupmode="layer"
|
|
61
|
+
inkscape:label="Calque 1"
|
|
62
|
+
transform="translate(-235.69023,-509.00838)">
|
|
63
|
+
<path
|
|
64
|
+
style="fill:none;stroke:#000000;stroke-width:2.3437499;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.49912852;stroke-dasharray:none"
|
|
65
|
+
d="m 241.01524,546.33606 h 32.37212 v -32.28943 m 0,32.28943 18.81103,9.42718"
|
|
66
|
+
id="path2005" />
|
|
67
|
+
<path
|
|
68
|
+
style="fill:none;stroke:#000000;stroke-width:2.3437499;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none"
|
|
69
|
+
d="m 292.19839,555.76324 h -32.37213 v -32.28942 h 32.37213 z m 0,-32.28942 -18.81103,-9.42719 h -32.37212 v 32.28943 l 18.81102,9.42718 m 0,-32.28942 -18.81102,-9.42719"
|
|
70
|
+
id="path2009" />
|
|
71
|
+
</g>
|
|
72
|
+
</svg>
|