Ignore:
Timestamp:
08/09/06 12:21:11 (18 years ago)
Author:
navarro
Message:

english and nicer header (3b)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/WIDGET/COMPOUND_WIDGET/cw_domain.html

    r138 r151  
    696696      </div> 
    697697 
    698       <div id="file_comments"></div> 
     698      <div id="file_comments"> 
     699 
     700</div> 
    699701 
    700702       
     
    921923        <div class="routine_details" id="_cw_domain"> 
    922924 
    923           <h2><a class="top" href="#container">top</a>cw_domain </h2> 
     925          <h2><a class="top" href="#container">top</a>cw_domain <span class="categories"> 
     926 
     927 </span></h2> 
    924928         
    925929          <p class="header"> 
     
    928932          <div class="comments"></div> 
    929933 
    930            
     934          <h3>Return value</h3><div class="preformat"> 
     935  
     936 </div> 
    931937 
    932938           
     
    935941             
    936942            <h4 id="_cw_domain_param_parent">parent&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    937                
    938                
    939                
    940                
     943              <span class="attr">in</span> 
     944               
     945               
     946              <span class="attr">required</span> 
    941947               
    942948               
     
    945951            </h4> 
    946952         
    947           <div class="comments"></div> 
     953          <div class="comments"> 
     954 The widget ID of the parent widget. 
     955 </div> 
    948956             
    949957 
     
    965973            </h4> 
    966974         
    967             <div class="comments"></div> 
     975            <div class="comments"> 
     976 Vector indicating the geographic zone on which we want to cut the map.  
     977 If BOXZOOM has :  
     978   1 element : The extraction is made on [lon1, lon2, lat1, lat2, 0.,boxzoom[0]] 
     979   2 elements: The extraction is made on [lon1, lon2, lat1, lat2, boxzoom[0],boxzoom[1]] 
     980   4 elements: The extraction is made on [Boxzoom, 0, max([gdept, gdepw])] 
     981   5 elements: The extraction is made on [Boxzoom[0:3], 0, Boxzoom[4]] 
     982   6 elements: The extraction is made on Boxzoom  
     983 Where lon1, lon2,lat1,lat2 are global variables defined at the last domdef! 
     984</div> 
    968985             
    969986            <h4 id="_cw_domain_keyword_STRICT">STRICT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    978995            </h4> 
    979996         
    980             <div class="comments"></div> 
     997            <div class="comments"> 
     998 
     999</div> 
    9811000             
    9821001            <h4 id="_cw_domain_keyword_UVALUE">UVALUE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    9911010            </h4> 
    9921011         
    993             <div class="comments"></div> 
     1012            <div class="comments"> 
     1013 The user value to be associated with the widget. 
     1014 </div> 
    9941015             
    9951016            <h4 id="_cw_domain_keyword_UNAME">UNAME&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    10041025            </h4> 
    10051026         
    1006             <div class="comments"></div> 
     1027            <div class="comments"> 
     1028 The user name to be associated with the widget. 
     1029 </div> 
    10071030             
    10081031            <h4 id="_cw_domain_keyword_UNZOOM">UNZOOM&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    10171040            </h4> 
    10181041         
    1019             <div class="comments"></div> 
     1042            <div class="comments"> 
     1043 
     1044</div> 
    10201045             
    10211046            <h4 id="_cw_domain_keyword__extra">_extra&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    10301055            </h4> 
    10311056         
    1032             <div class="comments"></div> 
    1033              
    1034            
    1035  
    1036            
    1037            
    1038            
    1039            
    1040            
    1041            
    1042            
    1043            
    1044            
    1045            
    1046            
    1047            
    1048          
    1049            
    1050            
    1051            
    1052            
     1057            <div class="comments"> 
     1058 Used to pass your keywords 
     1059 </div> 
     1060             
     1061           
     1062 
     1063          <h3>Examples</h3><div class="preformat"> 
     1064  
     1065 </div> 
     1066          <h3>Version history</h3> 
     1067           
     1068          <h4>Version</h4><div class="preformat">  
     1069 $Id: cw_domain.pro 150 2006-08-09 10:12:54Z navarro $ 
     1070</div> 
     1071          <h4>History</h4><div class="preformat"> 
     1072  
     1073 </div> 
     1074           
     1075           
     1076          <h3>Known issues</h3> 
     1077           
     1078           
     1079          <h4>Todo items</h4><div class="preformat"> 
     1080 seb: Documenter 
     1081 </div> 
     1082          <h4>Restrictions</h4><div class="preformat"> 
     1083  
     1084 </div> 
     1085         
     1086          <h3>Other attributes</h3> 
     1087           
     1088           
     1089          <h4>Uses routines</h4><div class="preformat"> 
     1090  
     1091 </div> 
    10531092           
    10541093           
Note: See TracChangeset for help on using the changeset viewer.