| 
   Home Manual Packages Global Index Keywords Quick Reference | 
functions in Read_node.i  - P
 
 
 
| PlotDaughter 
 | 
            NT  
 
       
     PlotDaughter(Node,i,color=,scaleR=)  
     For a substructure ensemble Node, plots the childs of structure Node(i).  
     i can be a scalar or an index array.  
     The circles radius can be multiplied by scaleR (default scaleR=1000).  
interpreted function, defined at contrib/Read_node.i   line 51  
 |  
| SEE | ALSO,   
 :,   
 PlotNode,,   
  PlotNodeLeaves |  
 
 
 
| PlotEq 
 | 
 PlotEq  
 
  
interpreted function, defined at contrib/Read_node.i   line 334  
 |  
 
 
 
 
 
 
 
 
 
 
 
 
| PlotNode 
 | 
            NT  
 
     PlotNode(Node,color=,level=,scaleR=,width=)  
     plots all the Node substructures  of a given level.  
     if level is not given all the subtructures will be drawn.  
interpreted function, defined at contrib/Read_node.i   line 224  
 |  
| SEE | ALSO,   
 :,   
 PlotDaughter,PlotTreeNodes |  
 
 
 
| PlotNodeLeaves 
 | 
            NT  
 
     PlotNodeLeaves(Node,color=,scaleR=,width=)  
     plots all the leaves contained in Node.  
interpreted function, defined at contrib/Read_node.i   line 252  
 |  
| SEE | ALSO,   
 :,   
 PlotDaughter,,   
  PlotNode |  
 
 
 |