source: trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/WIDGET/COMPOUND_WIDGET/cw_slide_slice.html @ 163

Last change on this file since 163 was 163, checked in by navarro, 18 years ago

header improvements : type of parameters and keywords, default values, spell checking + idldoc assistant (IDL online_help)

File size: 8.2 KB
Line 
1
2
3<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4  <head>
5    <title>cw_slide_slice.pro (SAXO Documentation Assistant)</title>
6  </head>
7
8  <body text="#000000" bgcolor="#FFFFFF">
9
10   
11<!-- Navbar template takes a structure with the following fields:
12       overview_href :
13       overview_selected :
14       dir_overview_href :
15       dir_overview_selected :
16       categories_href :
17       categories_selected :
18       index_href :
19       index_selected :
20       search_href :
21       search_selected :
22       file_selected :
23       source_href :
24       source_selected :
25       help_href :
26       help_selected :
27       etc_selected :
28
29       prev_file_href :
30       next_file_href :
31
32       view_single_page_href :
33       view_frames_href :
34
35       summary_fields_href :
36       summary_routine_href :
37       details_routine_href :
38
39       title :
40       subtitle :
41       user :
42-->
43
44
45<table border="0" cellpadding="0" cellspacing="0" width="98%" bgcolor="#F0F0FF" valign="bottom">
46  <tr>
47    <td width="10%">
48<a href="cw_pagelayout.html"><img src="./../../../prev.gif" border="0" alt="Previous"></a></td>
49    <td width="80%" align="center" valign="center">
50<font size=-1><i>SAXO Documentation Assistant</i>: <a href="./../../../home.html">Overview</a></font></td>
51    <td width="10%" align="right">
52<a href="cw_slider_pm.html"><img src="./../../../next.gif" border="0" alt="Next"></a></td>
53  </tr>
54</table>
55
56
57    <h1><font size="-2">ToBeReviewed/WIDGET/COMPOUND_WIDGET/</font></h1>
58    <h2>cw_slide_slice.pro</h2>
59
60    <dl>
61    </dl>
62
63   
64
65
66
67
68
69
70
71
72
73   
74    <h2>Routine summary</h2>
75
76    <dl>
77     
78      <dt><a href="#_cw_slide_slice_set_value">cw_slide_slice_set_value<i>, id, value</i></a><dt>
79      <dd><font size="-1"></font></dd>
80     
81      <dt><a href="#_cw_slide_slice_event"><i>result = </i>cw_slide_slice_event(<i>event</i>)</a><dt>
82      <dd><font size="-1"></font></dd>
83     
84      <dt><a href="#_cw_slide_slice"><i>result = </i>cw_slide_slice(<i>parent</i>, boxzoom=<i>boxzoom</i>, UVALUE=<i>UVALUE</i>, UNAME=<i>UNAME</i>, FRAME=<i>FRAME</i>, ROW=<i>ROW</i>, COLUMN=<i>COLUMN</i>, _extra=<i>_extra</i>)</a><dt>
85      <dd><font size="-1"></font></dd>
86     
87    </dl>
88
89    <p>&nbsp;</p>
90   
91
92     
93      <a name="#_cw_slide_slice_set_value"></a>
94
95      <h2>cw_slide_slice_set_value  <font size="-1" color="#006633">
96 Compound widget
97 </font></h2>
98
99      <p><font face="Courier">cw_slide_slice_set_value<i>, <a href="#_cw_slide_slice_set_value_keyword_id">id</a>, <a href="#_cw_slide_slice_set_value_keyword_value">value</a></i></font></p>
100
101   
102
103    <h3>Return value</h3>
104 
105 
106
107   
108    <h3>Parameters</h3>
109   
110
111    <a name="#_cw_slide_slice_set_value_keyword_id"></a>
112    <h4>id&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
113     
114     
115     
116     
117     
118     
119     
120     
121    </h4>
122
123   
124
125
126   
127
128    <a name="#_cw_slide_slice_set_value_keyword_value"></a>
129    <h4>value&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
130     
131     
132     
133     
134     
135     
136     
137     
138    </h4>
139
140   
141 It is the default tick mark value (a floating-point number).
142
143   
144   
145
146   
147
148    <h3>Examples</h3>
149 
150 
151    <h3>Version history</h3>
152   
153    <h4>Version</h4> 
154 $Id: cw_slide_slice.pro 157 2006-08-21 09:01:50Z navarro $
155    <h4>History</h4>
156 
157 
158   
159
160    <h3>Known issues</h3>
161   
162   
163   
164    <h4>Restrictions</h4>
165 
166 
167
168    <h3>Other attributes</h3>
169   
170   
171    <h4>Uses routines</h4>
172 
173 
174   
175   
176   
177
178    <font size="-3"><p>&nbsp;</p></font>
179    <hr size="1" color="#CCCCCC"/>
180     
181      <a name="#_cw_slide_slice_event"></a>
182
183      <h2>cw_slide_slice_event  <font size="-1" color="#006633">
184 Compound widget
185 </font></h2>
186
187      <p><font face="Courier"><i>result = </i>cw_slide_slice_event(<i><a href="#_cw_slide_slice_event_keyword_event">event</a></i>)</font></p>
188
189   
190
191    <h3>Return value</h3>
192 
193 
194
195   
196    <h3>Parameters</h3>
197   
198
199    <a name="#_cw_slide_slice_event_keyword_event"></a>
200    <h4>event&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
201     
202     
203     
204     
205     
206     
207     
208     
209    </h4>
210
211   
212
213
214   
215   
216
217   
218
219    <h3>Examples</h3>
220 
221 
222    <h3>Version history</h3>
223   
224    <h4>Version</h4> 
225 $Id: cw_slide_slice.pro 157 2006-08-21 09:01:50Z navarro $
226    <h4>History</h4>
227 
228 
229   
230
231    <h3>Known issues</h3>
232   
233   
234   
235    <h4>Restrictions</h4>
236 
237 
238
239    <h3>Other attributes</h3>
240   
241   
242    <h4>Uses routines</h4>
243 
244 
245   
246   
247   
248
249    <font size="-3"><p>&nbsp;</p></font>
250    <hr size="1" color="#CCCCCC"/>
251     
252      <a name="#_cw_slide_slice"></a>
253
254      <h2>cw_slide_slice  <font size="-1" color="#006633">
255 Compound widget
256</font></h2>
257
258      <p><font face="Courier"><i>result = </i>cw_slide_slice(<i><a href="#_cw_slide_slice_keyword_parent">parent</a></i>, <a href="#_cw_slide_slice_keyword_boxzoom">boxzoom</a>=<i>boxzoom</i>, <a href="#_cw_slide_slice_keyword_UVALUE">UVALUE</a>=<i>UVALUE</i>, <a href="#_cw_slide_slice_keyword_UNAME">UNAME</a>=<i>UNAME</i>, <a href="#_cw_slide_slice_keyword_FRAME">FRAME</a>=<i>FRAME</i>, <a href="#_cw_slide_slice_keyword_ROW">ROW</a>=<i>ROW</i>, <a href="#_cw_slide_slice_keyword_COLUMN">COLUMN</a>=<i>COLUMN</i>, <a href="#_cw_slide_slice_keyword__extra">_extra</a>=<i>_extra</i>)</font></p>
259
260   
261
262    <h3>Return value</h3>
263 
264 
265
266   
267    <h3>Parameters</h3>
268   
269
270    <a name="#_cw_slide_slice_keyword_parent"></a>
271    <h4>parent&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
272      <font size="-1" color="#006633">in</font>
273     
274     
275      <font size="-1" color="#006633">required</font>
276     
277     
278     
279     
280    </h4>
281
282   
283 The widget ID of the parent widget.
284
285   
286   
287
288   
289    <h3>Keywords</h3>
290
291   
292    <a name="#_cw_slide_slice_keyword_boxzoom"></a>
293    <h4>boxzoom&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
294     
295     
296     
297     
298     
299     
300     
301     
302    </h4>
303
304   
305 Vector indicating the geographic zone on which we want to cut the map.
306 If BOXZOOM has :
307   1 element : The extraction is made on [lon1, lon2, lat1, lat2, 0.,boxzoom[0]]
308   2 elements: The extraction is made on [lon1, lon2, lat1, lat2, boxzoom[0],boxzoom[1]]
309   4 elements: The extraction is made on [Boxzoom, 0, max([gdept, gdepw])]
310   5 elements: The extraction is made on [Boxzoom[0:3], 0, Boxzoom[4]]
311   6 elements: The extraction is made on Boxzoom
312 Where lon1, lon2,lat1,lat2 are global variables defined at the last domdef!
313
314   
315    <a name="#_cw_slide_slice_keyword_UVALUE"></a>
316    <h4>UVALUE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
317     
318     
319     
320     
321     
322     
323     
324     
325    </h4>
326
327   
328 The user value to be associated with the widget.
329 
330   
331    <a name="#_cw_slide_slice_keyword_UNAME"></a>
332    <h4>UNAME&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
333     
334     
335     
336     
337     
338     
339     
340     
341    </h4>
342
343   
344 The user name to be associated with the widget.
345 
346   
347    <a name="#_cw_slide_slice_keyword_FRAME"></a>
348    <h4>FRAME&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
349     
350     
351     
352     
353     
354     
355     
356     
357    </h4>
358
359   
360 Specifies the width of the frame to be drawn around the base.
361 
362   
363    <a name="#_cw_slide_slice_keyword_ROW"></a>
364    <h4>ROW&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
365     
366     
367     
368     
369     
370     
371     
372     
373    </h4>
374
375   
376 Buttons will be arranged in the number of rows
377 specified by this keyword.
378 
379   
380    <a name="#_cw_slide_slice_keyword_COLUMN"></a>
381    <h4>COLUMN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
382     
383     
384     
385     
386     
387     
388     
389     
390    </h4>
391
392   
393 Buttons will be arranged in the number of columns
394 specified by this keyword.
395 
396   
397    <a name="#_cw_slide_slice_keyword__extra"></a>
398    <h4>_extra&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
399     
400     
401     
402     
403     
404     
405     
406     
407    </h4>
408
409   
410 Used to pass your keywords
411 
412   
413   
414
415    <h3>Examples</h3>
416 
417 
418    <h3>Version history</h3>
419   
420    <h4>Version</h4> 
421 $Id: cw_slide_slice.pro 157 2006-08-21 09:01:50Z navarro $
422 
423    <h4>History</h4>
424 
425 
426   
427
428    <h3>Known issues</h3>
429   
430   
431    <h4>Todo items</h4>
432 seb: documenter
433
434    <h4>Restrictions</h4>
435 
436 
437
438    <h3>Other attributes</h3>
439   
440   
441    <h4>Uses routines</h4>
442 
443 
444   
445   
446   
447
448    <font size="-3"><p>&nbsp;</p></font>
449    <hr size="1" color="#CCCCCC"/>
450     
451
452   
453
454    <p><font color="gray" size="-3">&nbsp;&nbsp;Produced by IDLdoc 2.0 on Tue Aug 29 14:50:51 2006.</font></p>
455
456  </body>
457</html>
Note: See TracBrowser for help on using the repository browser.