Uses of Class
edu.ucla.stat.SOCR.touchgraph.graphlayout.TGLayout

Packages that use TGLayout
edu.ucla.stat.SOCR.touchgraph.graphlayout   
 

Uses of TGLayout in edu.ucla.stat.SOCR.touchgraph.graphlayout
 

Fields in edu.ucla.stat.SOCR.touchgraph.graphlayout declared as TGLayout
 TGLayout TGPanel.tgLayout
           
 

Methods in edu.ucla.stat.SOCR.touchgraph.graphlayout with parameters of type TGLayout
 void TGPanel.setTGLayout(TGLayout tgl)