public class HyperScroll extends java.lang.Object implements GraphListener
| Constructor and Description |
|---|
HyperScroll(TGPanel tgp) |
| Modifier and Type | Method and Description |
|---|---|
java.awt.Scrollbar |
getHyperSB() |
com.touchgraph.graphlayout.interaction.HyperScroll.HyperLens |
getLens() |
void |
graphMoved() |
void |
graphReset() |
public HyperScroll(TGPanel tgp)
public java.awt.Scrollbar getHyperSB()
public com.touchgraph.graphlayout.interaction.HyperScroll.HyperLens getLens()
public void graphMoved()
graphMoved in interface GraphListenerpublic void graphReset()
graphReset in interface GraphListener