|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.touchgraph.graphlayout.interaction.HyperScroll
HyperScroll. Responsible for producing that neat hyperbolic effect. (Which isn't really hyperbolic, but just non-linear). Demonstrates the usefulness of Lenses.
Constructor Summary | |
HyperScroll(TGPanel tgp)
|
Method Summary | |
javax.swing.JScrollBar |
getHyperSB()
|
com.touchgraph.graphlayout.interaction.HyperScroll.HyperLens |
getLens()
|
void |
graphMoved()
|
void |
graphReset()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public HyperScroll(TGPanel tgp)
Method Detail |
public javax.swing.JScrollBar getHyperSB()
public com.touchgraph.graphlayout.interaction.HyperScroll.HyperLens getLens()
public void graphMoved()
graphMoved
in interface GraphListener
public void graphReset()
graphReset
in interface GraphListener
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |