yorick banner

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  
 
 
 
PlotGroup


 PlotGroup  
 
  
interpreted function, defined at contrib/Read_node.i   line 347  
 
 
 
PlotGroup2


 PlotGroup2  
 
  
interpreted function, defined at contrib/Read_node.i   line 357  
 
 
 
PlotLink


 PlotLink  
 
  
interpreted function, defined at contrib/Read_node.i   line 288  
 
 
 
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  
 
 
 
PlotTreeNode


 PlotTreeNode  
 
  
interpreted function, defined at contrib/Read_node.i   line 98