forked from Fellypao/scidavis-handbook
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathsec-3d-surface-toolbar.html
272 lines (272 loc) · 11.9 KB
/
sec-3d-surface-toolbar.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>The 3D Surfaces Toolbar.</title>
<link rel="stylesheet" type="text/css" href="scidavis.css">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<meta name="keywords" content="Qt, SciDAVis, Data, Analysis, Plotting">
<link rel="home" href="index.html" title="The SciDAVis Handbook">
<link rel="up" href="toolbars.html" title="Chapter 6. The Toolbars">
<link rel="prev" href="sec-matrix-plot-toolbar.html" title="The matrix plot Toolbar.">
<link rel="next" href="manual_appendix.html" title="Appendix A. Appendix">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<div class="navheader">
<table width="100%" summary="Navigation header">
<tr><th colspan="3" align="center">The 3D Surfaces Toolbar.</th></tr>
<tr>
<td width="20%" align="left">
<a accesskey="p" href="sec-matrix-plot-toolbar.html">Prev</a> </td>
<th width="60%" align="center">Chapter 6. The Toolbars</th>
<td width="20%" align="right"> <a accesskey="n" href="manual_appendix.html">Next</a>
</td>
</tr>
</table>
<hr>
</div>
<div class="sect1">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="sec-3d-surface-toolbar"></a>The 3D Surfaces Toolbar.</h2></div></div></div>
<p></p>
<div class="figure">
<a name="surfaces-3d-toolbar"></a><p class="title"><b>Figure 6.7. The SciDAVis 3D Surfaces Toolbar</b></p>
<div class="figure-contents"><div class="mediaobject"><img src="pics/3d-surfaces-toolbar.png" alt="The SciDAVis 3D Surfaces Toolbar"></div></div>
</div>
<br class="figure-break"><div class="table">
<a name="idp1398618708"></a><p class="title"><b>Table 6.7. 3D Plot toolbar commands.</b></p>
<div class="table-contents"><table summary="3D Plot toolbar commands." width="100%" border="1">
<colgroup>
<col align="center" class="icon">
<col align="left" class="command">
<col align="center" class="key">
<col align="justify" class="description">
</colgroup>
<thead><tr>
<th align="center">Icon</th>
<th align="left">Command</th>
<th align="center">Key</th>
<th align="justify">Description</th>
</tr></thead>
<tbody>
<tr>
<td align="center">
<a name="frame-cmd"></a><span class="inlinemediaobject"><img src="icons/free_axes.png"></span>
</td>
<td align="left"><span class="command"><strong>Frame</strong></span></td>
<td align="center"> </td>
<td align="justify">Draw only the three axes.</td>
</tr>
<tr>
<td align="center">
<a name="box-cmd"></a><span class="inlinemediaobject"><img src="icons/boxPlot.png"></span>
</td>
<td align="left"><span class="command"><strong>Box Plot</strong></span></td>
<td align="center"> </td>
<td align="justify">Draw the three axes and the 3D box around the plot.</td>
</tr>
<tr>
<td align="center">
<a name="no-axes-cmd"></a><span class="inlinemediaobject"><img src="icons/no_axes.png"></span>
</td>
<td align="left"><span class="command"><strong>No Axes</strong></span></td>
<td align="center"> </td>
<td align="justify">Doesn't draw the axes nor the box.</td>
</tr>
<tr>
<td align="center">
<a name="front-grid-cmd"></a><span class="inlinemediaobject"><img src="icons/frontGrid.png"></span>
</td>
<td align="left"><span class="command"><strong>Front Grid</strong></span></td>
<td align="center"> </td>
<td align="justify">Draw a grid on the front panel. The position of this grid is the plan defined by y=y<sub>min</sub>.</td>
</tr>
<tr>
<td align="center">
<a name="back-grid-cmd"></a><span class="inlinemediaobject"><img src="icons/backGrid.png"></span>
</td>
<td align="left"><span class="command"><strong>Back Grid</strong></span></td>
<td align="center"> </td>
<td align="justify">Draw a grid on the back panel. The position of this grid is the plan defined by y=y<sub>max</sub>.</td>
</tr>
<tr>
<td align="center">
<a name="left-grid-cmd"></a><span class="inlinemediaobject"><img src="icons/leftGrid.png"></span>
</td>
<td align="left"><span class="command"><strong>Left Grid</strong></span></td>
<td align="center"> </td>
<td align="justify">Draw a grid on the left panel. The position of this grid is the plan defined by x=x<sub>min</sub>.</td>
</tr>
<tr>
<td align="center">
<a name="right-grid-cmd"></a><span class="inlinemediaobject"><img src="icons/rightGrid.png"></span>
</td>
<td align="left"><span class="command"><strong>Right Grid</strong></span></td>
<td align="center"> </td>
<td align="justify">Draw a grid on the right panel. The position of this grid is the plan defined by x=x<sub>max</sub>.</td>
</tr>
<tr>
<td align="center">
<a name="top-grid-cmd"></a><span class="inlinemediaobject"><img src="icons/ceilGrid.png"></span>
</td>
<td align="left"><span class="command"><strong>Top Grid</strong></span></td>
<td align="center"> </td>
<td align="justify">Draw a grid on the top panel. The position of this grid is the plan defined by z=z<sub>max</sub>.</td>
</tr>
<tr>
<td align="center"><span class="inlinemediaobject"><img src="icons/floorGrid.png"></span></td>
<td align="left"><a class="link" href="sec-3d-surface-toolbar.html#floor-grid-cmd">plot -> <span class="command"><strong>Floor Grid</strong></span></a></td>
<td align="center"> </td>
<td align="justify">Draw a grid on the bottom panel.</td>
</tr>
<tr>
<td align="center">
<a name="floor-grid-cmd"></a><span class="inlinemediaobject"><img src="icons/floorGrid.png"></span>
</td>
<td align="left"><span class="command"><strong>Floor Grid</strong></span></td>
<td align="center"> </td>
<td align="justify">Draw a grid on the bottom panel. The position of this grid is the plan defined by z=z<sub>min</sub>.</td>
</tr>
<tr>
<td align="center">
<a name="perspective-cmd"></a><span class="inlinemediaobject"><img src="icons/perspective.png"></span>
</td>
<td align="left"><span class="command"><strong>Perspective</strong></span></td>
<td align="center"> </td>
<td align="justify">Enables/Disables the 3D perspective mode.</td>
</tr>
<tr>
<td align="center">
<a name="reset-rotation-cmd"></a><span class="inlinemediaobject"><img src="icons/reset_rotation.png"></span>
</td>
<td align="left"><span class="command"><strong>Reset Rotation</strong></span></td>
<td align="center"> </td>
<td align="justify">Resets the rotation of the 3D plot to the default values.</td>
</tr>
<tr>
<td align="center">
<a name="autoscale-cmd"></a><span class="inlinemediaobject"><img src="icons/fit_frame.png"></span>
</td>
<td align="left"><span class="command"><strong>Autoscale</strong></span></td>
<td align="center"> </td>
<td align="justify">Finds the best layout of the 3D plot fitting the window size. It readjusts the length of the axis ticks to a default value.</td>
</tr>
<tr>
<td align="center">
<a name="bar-style-cmd"></a><span class="inlinemediaobject"><img src="icons/plot_bars.png"></span>
</td>
<td align="left"><span class="command"><strong>Bar Style</strong></span></td>
<td align="center"> </td>
<td align="justify">If the active 3D plot is a <a class="link" href="sec-plot3d-menu.html#fig-3d-bars">3D histogram</a>, this command is used to modify the style of the bars.</td>
</tr>
<tr>
<td align="center">
<a name="dots-cmd"></a><span class="inlinemediaobject"><img src="icons/pointsMesh.png"></span>
</td>
<td align="left"><span class="command"><strong>Dots</strong></span></td>
<td align="center"> </td>
<td align="justify">If the active 3D plot is a <a class="link" href="sec-plot3d-menu.html#fig-3d-scatter">3D scatter</a>, this command is used to modify the style of the data points to dots.</td>
</tr>
<tr>
<td align="center">
<a name="cones-cmd"></a><span class="inlinemediaobject"><img src="icons/cones.png"></span>
</td>
<td align="left"><span class="command"><strong>Cones</strong></span></td>
<td align="center"> </td>
<td align="justify">If the active 3D plot is a <a class="link" href="sec-plot3d-menu.html#fig-3d-scatter">3D scatter</a>, this command is used to modify the style of the data points to cones. It is then possible to modify the drawing parameters of the cones by double clicking on the plotting area.</td>
</tr>
<tr>
<td align="center">
<a name="cross-hairs-cmd"></a><span class="inlinemediaobject"><img src="icons/crosses.png"></span>
</td>
<td align="left"><span class="command"><strong>Cross Hairs</strong></span></td>
<td align="center"> </td>
<td align="justify">If the active 3D plot is a <a class="link" href="sec-plot3d-menu.html#fig-3d-scatter">3D scatter</a>, this command is used to modify the style of the data points to cross-hairs. It it then possible to modify the drawing parameters of the crosses by double clicking on the plotting area.</td>
</tr>
<tr>
<td align="center">
<a name="mesh-cmd"></a><span class="inlinemediaobject"><img src="icons/lineMesh.png"></span>
</td>
<td align="left"><span class="command"><strong>3D Wire Frame</strong></span></td>
<td align="center"> </td>
<td align="justify">If the active 3D plot is a 3D surface, this command is used to modify the style of the surface to a simple wireframe.</td>
</tr>
<tr>
<td align="center">
<a name="mesh-hidden-cmd"></a><span class="inlinemediaobject"><img src="icons/grid_only.png"></span>
</td>
<td align="left"><span class="command"><strong>3D Hidden Lines</strong></span></td>
<td align="center"> </td>
<td align="justify">If the active 3D plot is a 3D surface, this command is used to modify the style of the surface to a wireframe. A computation of the hidden line is done.</td>
</tr>
<tr>
<td align="center">
<a name="polygons-cmd"></a><span class="inlinemediaobject"><img src="icons/no_grid.png"></span>
</td>
<td align="left"><span class="command"><strong>3D Polygon</strong></span></td>
<td align="center"> </td>
<td align="justify">If the active 3D plot is a 3D surface, this command is used to modify the style of the surface to polygons.</td>
</tr>
<tr>
<td align="center">
<a name="mesh-polygons-cmd"></a><span class="inlinemediaobject"><img src="icons/grid_poly.png"></span>
</td>
<td align="left"><span class="command"><strong>3D Wire Surface</strong></span></td>
<td align="center"> </td>
<td align="justify">If the active 3D plot is a 3D surface, this command is used to modify the style of the surface to polygons with a mesh.</td>
</tr>
<tr>
<td align="center">
<a name="floor-cmd"></a><span class="inlinemediaobject"><img src="icons/floor.png"></span>
</td>
<td align="left"><span class="command"><strong>Floor Grid</strong></span></td>
<td align="center"> </td>
<td align="justify">If the active 3D plot is a 3D surface, this command is used to add a filled area projection of the surface on the floor of the plot.</td>
</tr>
<tr>
<td align="center">
<a name="isolines-cmd"></a><span class="inlinemediaobject"><img src="icons/isolines.png"></span>
</td>
<td align="left"><span class="command"><strong>Isolines</strong></span></td>
<td align="center"> </td>
<td align="justify">If the active 3D plot is a 3D surface, this command is used to add an isoline.</td>
</tr>
<tr>
<td align="center">
<a name="empty-cmd"></a><span class="inlinemediaobject"><img src="icons/no_floor.png"></span>
</td>
<td align="left"><span class="command"><strong>Empty</strong></span></td>
<td align="center"> </td>
<td align="justify">If the active 3D plot is a 3D surface, this command is used to remove any projection from the floor.</td>
</tr>
<tr>
<td align="center">
<a name="animation-cmd"></a><span class="inlinemediaobject"><img src="icons/movie.png"></span>
</td>
<td align="left"><span class="command"><strong>Animation</strong></span></td>
<td align="center"> </td>
<td align="justify">Enables/Disables animation.</td>
</tr>
</tbody>
</table></div>
</div>
<br class="table-break">
</div>
<div class="navfooter">
<hr>
<table width="100%" summary="Navigation footer">
<tr>
<td width="40%" align="left">
<a accesskey="p" href="sec-matrix-plot-toolbar.html">Prev</a> </td>
<td width="20%" align="center"><a accesskey="u" href="toolbars.html">Up</a></td>
<td width="40%" align="right"> <a accesskey="n" href="manual_appendix.html">Next</a>
</td>
</tr>
<tr>
<td width="40%" align="left" valign="top">The matrix plot Toolbar. </td>
<td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td>
<td width="40%" align="right" valign="top"> Appendix A. Appendix</td>
</tr>
</table>
</div>
</body>
</html>