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

Packages that use GLPanel
edu.ucla.stat.SOCR.TG_distributome   
edu.ucla.stat.SOCR.touchgraph.graphlayout.interaction   
 

Uses of GLPanel in edu.ucla.stat.SOCR.TG_distributome
 

Fields in edu.ucla.stat.SOCR.TG_distributome declared as GLPanel
 GLPanel TGViewerApplet.graph
           
 

Uses of GLPanel in edu.ucla.stat.SOCR.touchgraph.graphlayout.interaction
 

Constructors in edu.ucla.stat.SOCR.touchgraph.graphlayout.interaction with parameters of type GLPanel
GLEditUI(GLPanel glPanel)
           
GLNavigateUI(GLPanel glp)