Ignore:
Timestamp:
07/21/06 14:47:49 (18 years ago)
Author:
navarro
Message:

english and nicer header (2a)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/PLOTS/style.html

    r138 r142  
    696696      </div> 
    697697 
    698       <div id="file_comments"></div> 
     698      <div id="file_comments">  
     699 Choose the way to trace isolines. 
     700</div> 
    699701 
    700702       
     
    711713        <div class="routine_details" id="_style"> 
    712714 
    713           <h2><a class="top" href="#container">top</a>style </h2> 
     715          <h2><a class="top" href="#container">top</a>style <span class="categories"> 
     716 graphic 
     717</span></h2> 
    714718         
    715719          <p class="header"> 
     
    717721         
    718722          <div class="comments"> 
    719  NAME:style 
    720  
    721  PURPOSE:choisit la facon de tracer les isolignes 
    722  
    723  CATEGORY:graphique 
    724  
    725  CALLING SEQUENCE:style,labstyle,level_z2d,linestyle,thick 
    726  
    727  INPUTS:labstyle: nombre auquel se refaire le styel de trace choisit 
    728          level_z2d:vecteur contenant les valeures des isolignes a tracer 
    729  
    730  KEYWORD PARAMETERS: 
    731  
    732  OUTPUTS: 
    733         linestyle:vecteur utilise pour definir le style des 
    734         isocontours 
    735        rq: pour memoire: 
     723</div> 
     724 
     725           
     726 
     727           
     728            <h3>Parameters</h3> 
     729         
     730             
     731            <h4 id="_style_param_labstyle">labstyle&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     732              <span class="attr">in</span> 
     733               
     734               
     735              <span class="attr">required</span> 
     736               
     737               
     738               
     739               
     740            </h4> 
     741         
     742          <div class="comments"> 
     743 Number to which the style of drawing choosen refer to. 
     744        </div> 
     745             
     746            <h4 id="_style_param_level_z2d">level_z2d&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     747              <span class="attr">in</span> 
     748               
     749               
     750              <span class="attr">required</span> 
     751               
     752               
     753               
     754               
     755            </h4> 
     756         
     757          <div class="comments"> 
     758 Vector containing values of isolignes to be traced. 
     759</div> 
     760             
     761            <h4 id="_style_param_linestyle">linestyle&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     762               
     763              <span class="attr">out</span> 
     764               
     765               
     766               
     767               
     768               
     769               
     770            </h4> 
     771         
     772          <div class="comments"> 
     773 Vector used to define the isocontour's style 
     774       Comment: remenber: 
    736775                Index   Linestyle        
    737776                0       Solid    
     
    741780                4       Dash Dot Dot Dot         
    742781                5       Long Dashes      
    743         thick:vecteur definissant l'epaisseur de l'isoligne  
    744  
    745  COMMON BLOCKS: 
    746  
    747  SIDE EFFECTS: 
    748  
    749  RESTRICTIONS: 
    750  
    751  EXAMPLE: 
    752 </div> 
    753  
    754            
    755  
    756            
    757             <h3>Parameters</h3> 
    758          
    759              
    760             <h4 id="_style_param_labstyle">labstyle&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    761                
    762                
    763                
    764                
    765                
    766                
    767                
    768                
    769             </h4> 
    770          
    771           <div class="comments"></div> 
    772              
    773             <h4 id="_style_param_level_z2d">level_z2d&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    774                
    775                
    776                
    777                
    778                
    779                
    780                
    781                
    782             </h4> 
    783          
    784           <div class="comments"></div> 
    785              
    786             <h4 id="_style_param_linestyle">linestyle&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    787                
    788                
    789                
    790                
    791                
    792                
    793                
    794                
    795             </h4> 
    796          
    797           <div class="comments"></div> 
     782 </div> 
    798783             
    799784            <h4 id="_style_param_thick">thick&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    800785               
    801                
     786              <span class="attr">out</span> 
    802787               
    803788               
     
    808793            </h4> 
    809794         
    810           <div class="comments"></div> 
     795          <div class="comments"> 
     796 Vector defining the thick of the isoline. 
     797</div> 
    811798             
    812799 
     
    816803 
    817804           
    818            
    819            
    820            
    821            
     805          <h3>Version history</h3> 
     806           
     807          <h4>Version</h4><div class="preformat"> 
     808 $Id$ 
     809</div> 
     810          <h4>History</h4><div class="preformat"></div> 
    822811           
    823812           
Note: See TracChangeset for help on using the changeset viewer.