|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.touchgraph.graphlayout.interaction.HyperScroll
public class 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 | |
|---|---|
java.awt.Scrollbar |
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 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
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||