Uses of Class
edu.ucla.stat.SOCR.touchgraph.graphlayout.interaction.HyperScroll

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

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

Fields in edu.ucla.stat.SOCR.touchgraph.graphlayout declared as HyperScroll
 HyperScroll GLPanel.hyperScroll
           
 

Methods in edu.ucla.stat.SOCR.touchgraph.graphlayout that return HyperScroll
 HyperScroll TGScrollPane.getHyperScroll()
          Return the HyperScroll used with this TGScrollPane.
 HyperScroll GLPanel.getHyperScroll()
          Return the HyperScroll used with this GLPanel.