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

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

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

Fields in edu.ucla.stat.SOCR.touchgraph.graphlayout declared as LocalityScroll
 LocalityScroll GLPanel.localityScroll
           
 

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